Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Using changed ajde.jar in plugin project
Using changed ajde.jar in plugin project [message #595244] Thu, 02 November 2006 12:03
Eclipse UserFriend
Originally posted by: m.bartsch.rdg.ac.uk

Hi all,

I am not quite sure if this is the right newsgroup for this, but I have a hopefully simple
configuration problem. The situation is the following: I set up development workspaces for AspectJ
and AJDT following the instructions given here: http://www.eclipse.org/ajdt/developers.php#q:develop
and http://www.eclipse.org/aspectj/doc/released/faq.php#q:buildi ngAspectJAndAJDT Everything works
fine and I can see changes that I made to org.aspectj.org.eclipse.jdt.core.dom reflected in the
ajde.jar in my AJDT devlopment workspace.

I would like to use the changed ajde.jar in an eclipse 3.2 plugin project, but in the plugin
dependencies dialog I can only select plugins installed in the /plugin dir of my eclipse
installation. Do I have to install or copy my new ajde.jar to the plugin dir or is there maybe
another way to create the plugin dependency from my plugin project to the new ajde.jar? I seem to be
running into trouble if I just add this jar as an external library to
the project and not specifying it as a plugin dependency.

Thanks a lot,

Marc.
Previous Topic:How to retrieve AspectJ model during build in eclipse?
Next Topic:Using changed ajde.jar in plugin project
Goto Forum:
  


Current Time: Fri Apr 26 20:30:28 GMT 2024

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

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

Back to the top