Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Troublesome Scala IDE / AJDT interference
Troublesome Scala IDE / AJDT interference [message #871318] Fri, 11 May 2012 21:53 Go to next message
Philip  Koester is currently offline Philip KoesterFriend
Messages: 20
Registered: July 2009
Junior Member
As soon as I install the latest Scala IDE nightly on top of AJDT and its m2e configurator, my AspectJ project breaks in such a way that it complains about an allegedly missing Jar: "The container 'AspectJ Runtime Library' references non existing library 'file:\C:\Program Files\Eclipse\eclipse-sdk-3.7\plugins\org.aspectj.runtime_1.7.0.20120418141900.jar!\aspectjrt.jar'" even though the Jar is certainly there alright in the file system.

What's more, if I place a bad syntax error in a file inside my AspectJ project, I get a red wiggly line in the source-file editor, but that error is no longer promoted into the package explorer.

So there seems to be a bad interference between Scala IDE and AJDT. Not knowing who is to blame, I will post this to both the "Scala IDE User" group and to the AJDT forum in the hope this problem can be identified in a collaborative effort.

Re: Troublesome Scala IDE / AJDT interference [message #871368 is a reply to message #871318] Sat, 12 May 2012 15:02 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
Go into your plugins directory. Do you see a file named org.aspectj.runtime_1.7.0.20120418141900.jar or a folder named org.aspectj.runtime_1.7.0.20120418141900?

You should have a folder, but your error marker shows a jar file.

It looks like your latest install of AJDT was not correct and didn't unzip the AspectJ jar files before installing them.
Previous Topic:AJDT complains about missing Jar but it's there alright
Next Topic:Can't convert Eclipse Java Project
Goto Forum:
  


Current Time: Fri Mar 29 13:40:11 GMT 2024

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

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

Back to the top