Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Binary cycles while exporting RCP product
Binary cycles while exporting RCP product [message #600164] Thu, 02 July 2009 16:02
Eclipse UserFriend
Originally posted by: gaston.tonietti.teracode.com

Hi guys,

I have a problem when I want to export my RCP product.

As I have some aspects in my project I tried to export it using "Eclipse product with AspectJ support" export wizard, but the export
fails with the following error:

Export feature error
A cycle was detected when generating the classpath ...

I know this problem is fixed in JDT. "Eclipse product" export wizard has a nice and useful checkbox called "Allow for binary cycles in
target platform", but if I use this wizard I don't have any aspect in the exported product, compiled aspects are not present in the
plug-in jar so I get this error at startup:

Cannot register non aspect: ....

So, I wonder if there is any way to tell AJDT export wizard to allow for binary cycles just as JDT one does.

Thank you very much for your time.
Gaston.
Previous Topic:AJDT 2.0.0 + Eclipse 3.5 ClassNotFoundException
Next Topic:Binary cycles while exporting RCP product
Goto Forum:
  


Current Time: Fri Apr 26 23:50:00 GMT 2024

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

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

Back to the top