Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » RCP with AspectJ: Getting Aspect in one plugin to reference Aspect in another
RCP with AspectJ: Getting Aspect in one plugin to reference Aspect in another [message #593127] Wed, 05 April 2006 15:57
Eclipse UserFriend
Originally posted by: to.newsportal.pls.nowhere.com

Dear All,

I am developing an RCP application. I have one aspect in Plugin Project A
which uses another aspect in Plugin Project B. I do this by putting
Project B's class folder (bin directory) into the "InPath" of Project A.

In the runtime workbench, they work fine and as expected. However, I have
problem when packaging them as plugins. My RCP application says that
project A cannot access the aspect in project B.

I use "Deploy plug-ins and fragments with AspectJ support" to export the
plugins as jar files.

Any help appreciated.

Thanking you in advance,
Sinlee
Previous Topic:RCP with AspectJ: Getting Aspect in one plugin to reference Aspect in another
Next Topic:RAD 6.0 (eclipse 3.0) with / AJDT 1.2.1 & AspectJ 1.5.1
Goto Forum:
  


Current Time: Thu Apr 25 04:25:18 GMT 2024

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

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

Back to the top