Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Branding in m8
Branding in m8 [message #228942] Wed, 14 April 2004 19:11 Go to next message
Eclipse UserFriend
Should the -feature option work in m8? We wrap start eclipse with a
wrapper executable via _texecvp().

The command line is

eclipse -data <dir> -feature <feature-name> ...

This worked okay in Eclipse 2.0. But seems to be somewhat broken in
Eclipse 3.0 (m7). The wrong splash screen comes up. The initial
perspective isn't correct.

Is this feature supported in Eclipse 3.0. Should we be able to set the
perspective programatically?

I see that in m8 there are new features for getting going - the
introduction page. Is -feature compatible with this?
Re: Branding in m8 [message #229045 is a reply to message #228942] Thu, 15 April 2004 00:31 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Glenn Bardwell" <gbardwel@us.ibm.com> wrote in message
news:c5kgfd$399$1@eclipse.org...
>
> Should the -feature option work in m8? We wrap start eclipse with a
> wrapper executable via _texecvp().
>
> The command line is
>
> eclipse -data <dir> -feature <feature-name> ...
>
> This worked okay in Eclipse 2.0. But seems to be somewhat broken in
> Eclipse 3.0 (m7). The wrong splash screen comes up. The initial
> perspective isn't correct.
>
> Is this feature supported in Eclipse 3.0. Should we be able to set the
> perspective programatically?
>
> I see that in m8 there are new features for getting going - the
> introduction page. Is -feature compatible with this?
>

Modify eclipse/configuration/config.ini so that eclipse.product is the
feature id you want.
Alternatively, pass -Declipse.product=your_feature_id when launching.
Previous Topic:<library name="?">
Next Topic:Preference page change to cause View to redraw
Goto Forum:
  


Current Time: Fri Jun 06 21:25:40 EDT 2025

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

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

Back to the top