development/compilers

aspectj - AspectJ aspect-oriented language extension to Java

Website: http://eclipse.org/aspectj/index.html
License: Eclipse Public License
Vendor: JPackage Project
Description:
AspectJ is a seamless aspect-oriented language
extension to Java(tm). It can be used to cleanly
modularize the crosscutting structure of concerns
such as exception handling, multi-object protocols,
synchronization, performance optimizations, and
resource sharing. When implemented in a
non-aspect-oriented fashion, the code for these concerns
typically becomes spread out across entire programs.
AspectJ controls such code-tangling and makes the
underlying concerns more apparent, making programs
easier to develop and maintain. The project goal
is to support the AspectJ compiler and core tools.

Packages

aspectj-1.2.1-4jpp.src [25.8 MiB] Changelog by Ralph Apel (2007-03-22):
- Provide scripts
- Add gcj_support option
- Use wildcards for eclipse classpath
- (B)R eclipse-platform  and now -rcp >= 3.1 and adapt with patches
- Build verified for eclipse 3.2.2 on fc6; TODO: verify others
- Activated tests: 99.61% success
aspectj-1.2.1-4jpp.noarch [6.2 MiB] Changelog by Ralph Apel (2007-03-22):
- Provide scripts
- Add gcj_support option
- Use wildcards for eclipse classpath
- (B)R eclipse-platform  and now -rcp >= 3.1 and adapt with patches
- Build verified for eclipse 3.2.2 on fc6; TODO: verify others
- Activated tests: 99.61% success

Listing created by Repoview-0.6.6-5.mga4.tainted