Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Migrating application to 3.0_M8...help?
Migrating application to 3.0_M8...help? [message #231298] Mon, 19 April 2004 16:21 Go to next message
Eclipse UserFriend
Originally posted by: adamh.us.ibm.com

I am attempting to migrate my application plugins from 2.1 to 3.0 M8. In
2.1 my application was the primary feature (meaning my application icon,
etc was displayed).

Since moving to 3.0_M8, my application icon does not appear, and it seems
my application is not the primary app even though the default perspective
is displayed correctly at startup.

Does anyone have any tips to help me with getting my application set as
the primary feature?
Re: Migrating application to 3.0_M8...help? [message #231368 is a reply to message #231298] Mon, 19 April 2004 17:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Adam Hoover" <adamh@us.ibm.com> wrote in message
news:c61cc5$8tt$1@eclipse.org...
> I am attempting to migrate my application plugins from 2.1 to 3.0 M8. In
> 2.1 my application was the primary feature (meaning my application icon,
> etc was displayed).
>
> Since moving to 3.0_M8, my application icon does not appear, and it seems
> my application is not the primary app even though the default perspective
> is displayed correctly at startup.
>
> Does anyone have any tips to help me with getting my application set as
> the primary feature?

Edit eclipse/configuration/config.ini and change
eclipse.product=your_feature_id

>
Re: Migrating application to 3.0_M8...help? [message #231863 is a reply to message #231368] Tue, 20 April 2004 13:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: adamh.us.ibm.com

dorian birsan wrote:

> Edit eclipse/configuration/config.ini and change
> eclipse.product=your_feature_id

How do you set the eclipse.product property when running from the PDE
within Eclipse? That file seems to be only available when running outside
the IDE.
Re: Migrating application to 3.0_M8...help? [message #232024 is a reply to message #231863] Tue, 20 April 2004 18:17 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Adam Hoover" <adamh@us.ibm.com> wrote in message
news:c63lbi$38v$1@eclipse.org...
> dorian birsan wrote:
>
> > Edit eclipse/configuration/config.ini and change
> > eclipse.product=your_feature_id
>
> How do you set the eclipse.product property when running from the PDE
> within Eclipse? That file seems to be only available when running outside
> the IDE.

Perhaps you can pass -Declipse.product=your_feature_id on the vm arguments

>
>
Previous Topic:R2.1 Look status update (was "Look and Feel - where we are, work remaining")
Next Topic:What JAR is that in?
Goto Forum:
  


Current Time: Tue Jul 22 19:52:47 EDT 2025

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

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

Back to the top