Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Any way to abstract weaver.jar version in run configurations
Any way to abstract weaver.jar version in run configurations [message #594202] Wed, 21 June 2006 12:46
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
Every time I upgrade AJDT/AspectJ, I need to go thru my dozens of
eclipse run configurations and change the vm arguments, eg:

-javaagent:${resource_loc:/tp_core/lib/aspectjweaver-1.5.2.2 0060619065212.jar}

Note, I can't simply use the aspectj specific run configurations because
I often need to use other types of run configurations (eg, junit,
fixture, tomcat), and eclipse does not (even yet) have any way to mix
run configuration features.

I can't seem to find any type of variable that I can use to define the
version specific jar just once in eclipse. Has anybody solved this?

thanks!

-barry
Previous Topic:Problem with adding AspectJ nature to imported plugin
Next Topic:Any way to abstract weaver.jar version in run configurations
Goto Forum:
  


Current Time: Thu Apr 25 23:20:45 GMT 2024

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

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

Back to the top