Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Use Default on plugin wizard
Use Default on plugin wizard [message #158399] Tue, 18 November 2003 13:57 Go to next message
Eclipse UserFriend
Originally posted by: bob.donovan.eds.com

Hi,

I am trying to create some additional plug-ins in a directory outside the
workspace. I need to do this so that the plugins are under clearcase
control. On the plugin creation wizard, I turn off "Use Default" and
select the top level directory called "K:\vob\ide", then the wizard
creates my plugin under the k:\vob\ide directory. (K:\vob\ide\plugin1)

The next time I try to create another plugin using the same scenario. I
want to create a "K:\vob\ide\plugin2". But the plugin creation wizard
prevents me from going past the first page of the wizard. The directory I
selected is "K:\vob\ide". The top of the wizard complains that the
"K:\vob\ide and (K:\vob\ide\plugin1 overlap".

How do I use this feature properly?

Bob
Re: Use Default on plugin wizard [message #158816 is a reply to message #158399] Wed, 19 November 2003 06:19 Go to previous messageGo to next message
Eclipse UserFriend
Bob Donovan wrote:

> Hi,

> I am trying to create some additional plug-ins in a directory outside the
> workspace. I need to do this so that the plugins are under clearcase
> control. On the plugin creation wizard, I turn off "Use Default" and
> select the top level directory called "K:\vob\ide", then the wizard
> creates my plugin under the k:\vob\ide directory. (K:\vob\ide\plugin1)

At the end of the process, in what directory lies the plugin.xml ?
(1) k:\vob\ide or (2) k:\vob\ide\plugin1.
In the later case, you should fill a bug report cause as far as I know it
should not cause any problem.
Eclipse typically tells you that "overlap" thingy when you try to create a
new project inside the directory tree of an existing project of the
current workspace. (the two project directory tree overlap and that could
cause project consistency issues)
If you are in case 1, then you should create your plugin project in the
k:\vob\ide\plugin1 directory instead.

Hope this helps

Jean

> The next time I try to create another plugin using the same scenario. I
> want to create a "K:\vob\ide\plugin2". But the plugin creation wizard
> prevents me from going past the first page of the wizard. The directory I
> selected is "K:\vob\ide". The top of the wizard complains that the
> "K:vobide and (K:\vob\ide\plugin1 overlap".

> How do I use this feature properly?

> Bob
Re: Use Default on plugin wizard [message #159544 is a reply to message #158816] Thu, 20 November 2003 11:59 Go to previous message
Eclipse UserFriend
Originally posted by: bob.donovan.eds.com

Jean,

It is case 2. The plugin.xml file gets created in the /vob/ide/plugin1
directory and the two projects end up overlapping.

Seems odd that I am the first to encounter this. This would seem like a
common thing for developers to do, especially if anyone is working with a
source control system like clearcase.

Has anyone determined a workaround?

Bob

Jean Couillaud wrote:

> Bob Donovan wrote:

> > Hi,

> > I am trying to create some additional plug-ins in a directory outside the
> > workspace. I need to do this so that the plugins are under clearcase
> > control. On the plugin creation wizard, I turn off "Use Default" and
> > select the top level directory called "K:vobide", then the wizard
> > creates my plugin under the k:vobide directory. (K:vobideplugin1)

> At the end of the process, in what directory lies the plugin.xml ?
> (1) k:vobide or (2) k:vobideplugin1.
> In the later case, you should fill a bug report cause as far as I know it
> should not cause any problem.
> Eclipse typically tells you that "overlap" thingy when you try to create a
> new project inside the directory tree of an existing project of the
> current workspace. (the two project directory tree overlap and that could
> cause project consistency issues)
> If you are in case 1, then you should create your plugin project in the
> k:vobideplugin1 directory instead.

> Hope this helps

> Jean

> > The next time I try to create another plugin using the same scenario. I
> > want to create a "K:vobideplugin2". But the plugin creation wizard
> > prevents me from going past the first page of the wizard. The directory I
> > selected is "K:vobide". The top of the wizard complains that the
> > "K:vobide and (K:vobideplugin1 overlap".

> > How do I use this feature properly?

> > Bob
Previous Topic:Bundling CVS client with my Plugin HOW TO
Next Topic:Adding a new page to all 'New Project' wizards
Goto Forum:
  


Current Time: Sun Jul 27 07:51:19 EDT 2025

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

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

Back to the top