Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.7
-
Fix Version/s: 1.9
-
Labels:None
-
Number of attachments :
Description
Basically, its seems that the emphasis should be on making the eclipse stuff not overwrite, but modify the exisiting files, so I used the cruisecontrol plugin as the basis for what I'm trying to achieve. Not overly happy using jsl to fix it (I'd prefer a more POJO approach and less script), but at the moment it'll clear up a lot of the problems.
This issue will initially fix the .project file generation. If it looks ok to people, I'll work on the .classpath file and submit that shortly too.
This will allow us to close a number of other issues against the plugin.
Patch to modify:
plugin.jelly
project.xml
Also adds:
src/plugin-resources/project.jsl
The .project template can be removed also at a later point.