You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement fd21ab7a44 Fix for bug 111738: packaging src for new modules into src.zip: from helen 18 yıl önce
..
org.aspectj.ajde can't use packages prefixes option in M4 due to eclipse bug 20 yıl önce
org.aspectj.ajde.doc org.aspectj.ajde.doc plugin built as part of aspectj build - at 20 yıl önce
org.aspectj.ajde.source org.aspectj.ajde.source plugin built as part of the aspectj build. 20 yıl önce
org.aspectj.aspectjrt base structure for the org.aspectj.aspectjrt plugin 20 yıl önce
.project drop the extra "s" on the project name 20 yıl önce
README describes role and usage of this module 20 yıl önce
build.xml Fix for bug 111738: packaging src for new modules into src.zip: from helen 18 yıl önce
diff-build-results.sh proposed refactored script - still using targets in release/build.xml for now 19 yıl önce

README

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.