MAIN:nilsha:20060924130147
by nilsha on
24 September 2006, 08:01:50 -0500
(2 years 3 months ago)
+ refactorings due to EclipseCompiler + make EclipseCompiler work with specified JRE to load java.* classes
MAIN:nilsha:20060923123358
by nilsha on
23 September 2006, 07:34:00 -0500
(2 years 3 months ago)
jdt -> ecj (Eclipse Compiler for Java, according to ejc's MANIFEST file)
MAIN:nilsha:20060922235951
by nilsha on
22 September 2006, 18:59:59 -0500
(2 years 3 months ago)
implemented "Callback-Targets" for plugin build process (first draft)
MAIN:nilsha:20060915231419
by nilsha on
15 September 2006, 18:14:45 -0500
(2 years 3 months ago)
+ new Task: getPluginLibrariesTask incl. tests + AbstractOsgiTest -> AbstractPDETest + AbstractPDETast is buildfile based + AbstractBuildFileTest is AbstractTestEnvironmentTest + EclipseProjectCreat…
MAIN:nilsha:20060910180525
by nilsha on
10 September 2006, 13:05:30 -0500
(2 years 3 months ago)
+ free resources after compiling + small code clean up + some api doc + switch to A4ELogging instead of System.out
MAIN:nilsha:20060910111307
by nilsha on
10 September 2006, 06:13:09 -0500
(2 years 3 months ago)
+ refactoring + BundleClassLoader knows about Eclipse project to load classes that are "in-progress"