選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.