Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Using weaved plugin in eclipse
Using weaved plugin in eclipse [message #592446] Sat, 04 March 2006 09:04
Chang Cai is currently offline Chang CaiFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,

I added some methods to a class in a plugin that I am not allowed to
change the source using aspectJ. When used in non-eclipse environment, the
new methods in the plugin can be called without any problem by putting
both the plugin jar and aspectjrt.jar on the classpath. However, I found I
was not able to test the weaved plugin in Eclipse since there is no way to
put the aspectjrt.jar on the classpath of the plugin except changing the
dependency which I cannot do.

Is there a way to work around this or the approach I took is totally
wrong? Thanks a lot.
Previous Topic:J2ME
Next Topic:J2ME
Goto Forum:
  


Current Time: Thu Mar 28 21:22:33 GMT 2024

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

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

Back to the top