org.aspectj/eclipse.plugin
2005-06-08 23:30:43 +00:00
..
org.aspectj.ajde can't use packages prefixes option in M4 due to eclipse bug 2003-11-11 11:16:20 +00:00
org.aspectj.ajde.doc org.aspectj.ajde.doc plugin built as part of aspectj build - at 2003-11-05 16:18:24 +00:00
org.aspectj.ajde.source org.aspectj.ajde.source plugin built as part of the aspectj build. 2003-11-05 16:19:04 +00:00
org.aspectj.aspectjrt base structure for the org.aspectj.aspectjrt plugin 2004-02-24 15:06:30 +00:00
.project drop the extra "s" on the project name 2003-11-10 10:57:41 +00:00
build.xml defining aspectj.modules.dir before import 2005-06-08 23:30:43 +00:00
diff-build-results.sh proposed refactored script - still using targets in release/build.xml for now 2005-06-03 10:33:22 +00:00
README describes role and usage of this module 2003-11-05 16:19:26 +00:00

This project contains the files needed to build the Eclipse library and doc plugins for AspectJ.
The plugins themselves can only be built as the result of a master AspectJ build (../build/build.xml).

During a build the docs are copied into the doc subdir of the doc plugin,
the built libraries are copied into the ajde plugin, and the source jars
are created and placed in the scr dir of the source plugin.