Running Plug-ins for Plug-in creation [message #327923] |
Thu, 08 May 2008 10:00  |
Eclipse User |
|
|
|
Hi,
I don't know how to explain my problem best, though I guess other people
must have had the same problem.
I want to create a library eclipse plug-in with classes that can later be
used by different plugins.
Assume I have a library workspace with the library plug-open in as
project. I would like to run / debug this plug-in from there, and in the
strated eclipse environment, I would like to create a new plugin that
depends, on the library plug-in.
Right now, in order to do so, I have to deploy the library plug-in and
unzip it into the plug-ins folder of a different environment, but that's
cumbersome to me. Is there some way I can run a plug-in such that it is
visible for plug-in projects in the target environment?
|
|
|
Re: Running Plug-ins for Plug-in creation [message #327926 is a reply to message #327923] |
Thu, 08 May 2008 10:19   |
Eclipse User |
|
|
|
As far as I know you have 2 choices:
1. If you want to run a normal Eclipse, you can either have the project in
your workspace and reference it or you can deploy it to the plugins folder.
2. In a runtime workbench, you can use projects from your workspace like
they were deployed plugins.
"Thibault" <thibault.kruse@gmx.de> wrote in message
news:52a48cdb7c0c7c9b8cad14088d40663f$1@www.eclipse.org...
> Hi,
>
> I don't know how to explain my problem best, though I guess other people
> must have had the same problem.
> I want to create a library eclipse plug-in with classes that can later be
> used by different plugins.
> Assume I have a library workspace with the library plug-open in as
> project. I would like to run / debug this plug-in from there, and in the
> strated eclipse environment, I would like to create a new plugin that
> depends, on the library plug-in.
>
> Right now, in order to do so, I have to deploy the library plug-in and
> unzip it into the plug-ins folder of a different environment, but that's
> cumbersome to me. Is there some way I can run a plug-in such that it is
> visible for plug-in projects in the target environment?
>
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03737 seconds