Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AJDT » headless AJDT: one aspect, many projects
headless AJDT: one aspect, many projects [message #778293] Thu, 12 January 2012 02:55 Go to previous message
Missing name Missing name is currently offline Missing name Missing name
Messages: 4
Registered: January 2012
Junior Member
hello, everyone.
i am running eclipse 3.5. quick disclaimer: please do not ask me why such an old version, or tell me that i should upgrade to at least 3.6. believe me, i cannot wait to move to a more recent version, but i am "married" to this version for the moment.

i also have AJDT 2.1.1 in the "dropins" dir.

my rcp application is comprised of a number of plugin projects, with one of those projects bearing a single aspect (.aj) file. the aspect-bearing project exports the package with the aspect file, and all of my other projects reference this project via "Require-Bundle". the aspect-bearing project also contains an aop.xml in its META-INF.

my goal is to weave all of the projects via an ajdt-pde headless build. i have converted all the projects to be woven into AspectJ projects. then i right-click on each, select "AspectJ Tools"->"Configure AspectJ Build Path", click on "Aspect Path" tab, and then select the build output folder for the aspect file via "Add Class Folder" button. that does the trick in the ide, as all those projects get woven and work exactly as i want them to. however, i do not get the same result via the headless build. the app builds fine, yet only the aspect-bearing project gets woven. the rest of the projects do not. please help me! thank you!!!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:RCP templates are not available in selection list
Next Topic:AJ Builder for existing class files? (to weave non-Java sources)
Goto Forum:
  


Current Time: Fri May 24 04:37:35 EDT 2013

Powered by FUDForum. Page generated in 0.02090 seconds