Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » ADJT Plugin Loading / Build Errors
ADJT Plugin Loading / Build Errors [message #562115] Wed, 23 October 2002 19:20
Eclipse UserFriend
Originally posted by: john_daly.hp.com

Hello all,

I'm looking to see if others have had problems building relatively large
(800+ classes) AspectJ projects. In short I have created an AspectJ
project containing some 800+ classes and although I was successful in
doing so Eclipse is now producing two errors:

1) Upon opening this project I get:
Problems while opening projects Reason: Problems while opening
projects
Details:
Attempt to load lass "org.eclipse.ajdt.internal.builder.Builder"from
deactivated plugin "org.eclipse.ajdt.ui".
2)Upon building this project I get:
Build problems.
Errors during build.
Details:
Attempt to load lass "org.eclipse.ajdt.internal.builder.Builder"from
deactivated plugin "org.eclipse.ajdt.ui".

The latter problem occured in concert with a lack of memory error for the
Eclipse VM. I'm now firing up Eclipse with the following args: eclipse
-vmargs -Xmx256MB

Any help or insights would be much appreciated.

Thanks.
Previous Topic:ADJT and workspace build errors
Next Topic:search function design
Goto Forum:
  


Current Time: Thu Apr 25 02:22:17 GMT 2024

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

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

Back to the top