Opened 12 years ago

Closed 12 years ago

#121 closed defect (fixed)

code generation: copying of files incomplete

Reported by: magne Owned by: Anya Helene Bagge
Priority: low Milestone: m12.12
Component: magnolia-eclipse Version:
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by magne)

Creation of directories and copying files by the code generator (with the "clean projects..." command) may be silently blocked if the internal status of eclipse is inconsistent with the file system.

Change History (3)

comment:1 by magne, 12 years ago

Description: modified (diff)
Milestone: m12.09m12.12
Priority: mediumlow
Summary: code generation: makefile in src is not copied to cxxcode generation: copying of files incomplete

comment:2 by Anya Helene Bagge, 12 years ago

Example?

comment:3 by Anya Helene Bagge, 12 years ago

Resolution: fixed
Status: newclosed

'clean' would catch and ignore CoreException. This will now be propagated and hopefully annoy the user in a suitable way if resources are out of sync.

Maybe add option for forcing cleaning of stuff that is out of sync?

Note: See TracTickets for help on using tickets.