Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » javac-Option
javac-Option [message #3726] Fri, 13 September 2002 13:34 Go to next message
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
Re: javac-Option [message #6977 is a reply to message #3726] Fri, 11 October 2002 00:15 Go to previous message
Eclipse UserFriend
Originally posted by: Mik.Kersten.parc.com

"Alexander Ny
Re: javac-Option [message #561966 is a reply to message #3726] Fri, 11 October 2002 00:15 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
"Alexander Ny
Previous Topic:AJDT Outliner
Next Topic:ajdt+junit
Goto Forum:
  


Current Time: Thu Apr 25 13:12:25 GMT 2024

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

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

Back to the top