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 577254e01d include the matcher src in the created src zip 15 년 전
..
org.aspectj.ajde update license to EPL 18 년 전
org.aspectj.ajde.doc update license to EPL 18 년 전
org.aspectj.ajde.source update license to EPL 18 년 전
org.aspectj.aspectjrt update license to EPL 18 년 전
.project drop the extra "s" on the project name 20 년 전
README describes role and usage of this module 20 년 전
build.xml include the matcher src in the created src zip 15 년 전
diff-build-results.sh proposed refactored script - still using targets in release/build.xml for now 19 년 전

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.