Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Aspects across (Eclipse) projects
Aspects across (Eclipse) projects [message #588226] Fri, 20 May 2005 00:16
Dan Haywood is currently offline Dan HaywoodFriend
Messages: 5
Registered: July 2009
Junior Member
Is it possible - perhaps using INPATH - to get an aspect in one project to
weave classes in another. I'm sure it must be.

I have:
- project1 - holds a library I want to test
- project2 - holds POJO fixtures
- project3 - holds aspects that need to weave the POJOs in #2 to use
library in #1
- project4 - holds the tests

However, the aspects in #3 are not doing any weaving, or so it seems.

---
As a follow-on, these projects are actually plug-ins. I suspect I'll have
further problems here - any hints?

Many thanks
Dan
Previous Topic:Support for refactoring
Next Topic:Aspects across (Eclipse) projects
Goto Forum:
  


Current Time: Sat Apr 20 01:31:43 GMT 2024

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

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

Back to the top