Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
All
-
Patch
Description
Groovy examples should include an OSGi example. This was discussed here:
http://www.nabble.com/Groovy-classloader-problem-when-used-in-Eclipse-RCP-td21188780.html
I created the example and attached it as an svn patch.
The readme.txt file should contain all the required information.
Also, I'll write a wiki article on this later.
There is a single build.xml file for the example. It was tested on Linux but not windows. It should work with no issues though. The patch contains an svn ignore command on the /build directory within the example, so building the example won't effect the results of svn status.
You may want to look over my tabs/spaces. I tried to make them all spaces (4).
The example requires a build.properties fie to be edited. It is fully explained in the readme.txt.
Please let me know if I can do anything else of fix anything.