Вы не можете выбрать более 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.