Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » javac-Option
javac-Option [message #561411] Fri, 13 September 2002 13:34
No real name is currently offline No real nameFriend
Messages: 12
Registered: July 2009
Junior Member
In my aspectj-project, I checked the ' use javac' option. When building the
project, I get the following output
in the console:

The -usejavac flag requires that com.sun.tools.javac.Main
is on your classpath. Generally, this will involve editing
your launch script (ajc.bat or ajc) to include tools.jar
on the classpath that is passed to the jvm which runs ajc.
See README-TOOLS.html for suggestions on how to fix this.

I added the tools.jar to the build-path of my aspectj-project
which did not work.
Then I copied it under the org.aspectj.ajde folder under the plugins- dir
and added a runtime tag in the plugin.xml of the plugin. This also didn't
work.

What can I do?

Alex
Previous Topic:IBM J9 VM
Next Topic:class-files
Goto Forum:
  


Current Time: Fri May 10 19:34:03 GMT 2024

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

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

Back to the top