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.
acolyer 5d36201303 base structure for the org.aspectj.aspectjrt plugin 20 vuotta sitten
..
org.aspectj.ajde can't use packages prefixes option in M4 due to eclipse bug 20 vuotta sitten
org.aspectj.ajde.doc org.aspectj.ajde.doc plugin built as part of aspectj build - at 20 vuotta sitten
org.aspectj.ajde.source org.aspectj.ajde.source plugin built as part of the aspectj build. 20 vuotta sitten
org.aspectj.aspectjrt base structure for the org.aspectj.aspectjrt plugin 20 vuotta sitten
.project drop the extra "s" on the project name 20 vuotta sitten
README describes role and usage of this module 20 vuotta sitten

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.