Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » AspectJ/AJDT difficulties
AspectJ/AJDT difficulties [message #193432] Wed, 19 January 2005 11:44
Eclipse UserFriend
I've just installed AspectJ and AJDT on two computers, and they don't
completely work on either.

Here are my problems:

Computer 1 (Windows 2000 System):
When I run ajc java reports an error, saying that it can't find a main
function in aspectjrt.jar (which seems awfully bogus, given that none of
the plugin .jar files have main functions)
Secondly, in Eclipse (3.1M4) I have been able to get AJDT to work, and
compile and run the examples. But when I tried to use the AspectJ
compiler to build a project using Java 5.0 features, it did not exhibit
Java 5.0 compatibility even though I set the AspectJ preferences to enable
Java 1.5 weaving, and gave me errors on all my enums and for each loops
and generic types.

Computer 2 (Windows XP System):
ajc works, but when I try to build the same project with AJDT (using the
AspectJ build button) it gives me this error:
Errors running builder "AspectJ Builder" on project Chess.
org/eclipse/pde/internal/ui/editor/ISortableContentOutlinePa ge

The AspectJ and AJDT pages are quite obviously lacking in troubleshooting
information. Can anyone help?
Previous Topic:strange behaviour with selection in Debug - Breakpoints view
Next Topic:Ant Support
Goto Forum:
  


Current Time: Thu Jul 24 04:20:35 EDT 2025

Powered by FUDForum. Page generated in 0.02924 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top