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 #67622] Thu, 02 November 2006 12:03 Go to next message
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.
Re: Using changed ajde.jar in plugin project [message #67646 is a reply to message #67622] Thu, 02 November 2006 18:49 Go to previous message
Eclipse UserFriend
Originally posted by: m.bartsch.rdg.ac.uk

Hi,

Never mind. I just found a solution. I exported the ajde, weaver and runtime projects from my AJDT
workspace to deployable plugins and copied them them to the /plugin dir. It seems to work fine.

Best wishes,

Marc.

> 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.
>
>
Re: Using changed ajde.jar in plugin project [message #595256 is a reply to message #67622] Thu, 02 November 2006 18:49 Go to previous message
Eclipse UserFriend
Originally posted by: m.bartsch.rdg.ac.uk

Hi,

Never mind. I just found a solution. I exported the ajde, weaver and runtime projects from my AJDT
workspace to deployable plugins and copied them them to the /plugin dir. It seems to work fine.

Best wishes,

Marc.

> 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:Using changed ajde.jar in plugin project
Next Topic:folders excluded from the build path
Goto Forum:
  


Current Time: Tue Apr 16 12:18:08 GMT 2024

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

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

Back to the top