Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Own product in Eclipse 3.8(Look&feel issue)
Own product in Eclipse 3.8 [message #902268] Thu, 16 August 2012 16:28 Go to next message
Wladimir Schamai is currently offline Wladimir SchamaiFriend
Messages: 53
Registered: May 2010
Member
Hi all,

I am trying to create my first product.
Eclipse 3.8 adopts the look&feel from e4.
My created product works (in terms of funcnionality) but it does not look like Eclipse 3.8 with the e4 adopted design. Am I missing something? Has anyone tried it based on Eclipse 3.8 and had the same issue?

Wladimir
Re: Own product in Eclipse 3.8 [message #902332 is a reply to message #902268] Fri, 17 August 2012 06:32 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
What do you with "Adopted e4 design"? Did you role your own presentation?

Tom

Am 16.08.12 18:28, schrieb Wladimir Schamai:
> Hi all,
> I am trying to create my first product. Eclipse 3.8 adopts the look&feel
> from e4. My created product works (in terms of funcnionality) but it
> does not look like Eclipse 3.8 with the e4 adopted design. Am I missing
> something? Has anyone tried it based on Eclipse 3.8 and had the same issue?
>
> Wladimir
Re: Own product in Eclipse 3.8 [message #902733 is a reply to message #902332] Mon, 20 August 2012 07:59 Go to previous messageGo to next message
Wladimir Schamai is currently offline Wladimir SchamaiFriend
Messages: 53
Registered: May 2010
Member
Hi,

no I mean that the design is different from Eclipse 3.7.

Probably I am doing something wrong... Can anyone point me to a good tutorial for creating your own product for the current Eclipse version?

regards
Wladimir
Re: Own product in Eclipse 3.8 [message #902734 is a reply to message #902733] Mon, 20 August 2012 08:05 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I still don't get what you want? Eclipse 4.2 comes with a new design
(you see this too in the Eclipse 4.2 SDK). Do you want the 3.7 design
back, then you'll have to switch to the "E3 Theme".

Tom

Am 20.08.12 09:59, schrieb Wladimir Schamai:
> Hi,
>
> no I mean that the design is different from Eclipse 3.7.
> Probably I am doing something wrong... Can anyone point me to a good
> tutorial for creating your own product for the current Eclipse version?
> regards
> Wladimir
Re: Own product in Eclipse 3.8 [message #902741 is a reply to message #902734] Mon, 20 August 2012 08:46 Go to previous messageGo to next message
Wladimir Schamai is currently offline Wladimir SchamaiFriend
Messages: 53
Registered: May 2010
Member
Hi Tom,

I am happy to go with the new design. I am using the Modeling Package and want to create my own product.

Reading few tutorials I saw that creating an own product is different in Eclipse 3.x and 4.x. However, I am not sure what the current version, that you can download from http://www.eclipse.org/downloads/, is it: 3.8 or 4.2? And what is a good tutorial to follow for the current version?

Wladimir
Re: Own product in Eclipse 3.8 [message #902743 is a reply to message #902741] Mon, 20 August 2012 08:51 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You get 4.2 when you download e.g. the modeling distro.

The process of creating a product is not a whole lot different if you
use a feature based product. If you use one based on plugins you need
some more extra bundles.

Tom

Am 20.08.12 10:46, schrieb Wladimir Schamai:
> Hi Tom,
>
> I am happy to go with the new design. I am using the Modeling Package
> and want to create my own product.
> Reading few tutorials I saw that creating an own product is different in
> Eclipse 3.x and 4.x. However, I am not sure what the current version,
> that you can download from http://www.eclipse.org/downloads/, is it: 3.8
> or 4.2? And what is a good tutorial to follow for the current version?
>
> Wladimir
Re: Own product in Eclipse 3.8 [message #902752 is a reply to message #902743] Mon, 20 August 2012 09:26 Go to previous messageGo to next message
Wladimir Schamai is currently offline Wladimir SchamaiFriend
Messages: 53
Registered: May 2010
Member
ok, I see. Is it neccessary to do it with Eclipse RCP Package or can I create my product with the Modeling package also? Can you point me to a tutorial?

thanks, Wladimir

Re: Own product in Eclipse 3.8 [message #902756 is a reply to message #902752] Mon, 20 August 2012 09:32 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Well I think the RCP Package has to the advantage that e.g. the exsd,
.... are all shipped with whereas the modeling package probably don't has
them.

So if you are writing an RCP Application I'd suggest you use the RCP
Package.

Tom

Am 20.08.12 11:26, schrieb Wladimir Schamai:
> ok, I see. Is it neccessary to do it with Eclipse RCP Package or can I
> create my product with the Modeling package also? Can you point me to a
> tutorial?
> thanks, Wladimir
>
>
Re: Own product in Eclipse 3.8 [message #902810 is a reply to message #902752] Mon, 20 August 2012 14:52 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 08/20/2012 04:26 AM, Wladimir Schamai wrote:
> ok, I see. Is it neccessary to do it with Eclipse RCP Package or can I
> create my product with the Modeling package also? Can you point me to a
> tutorial?
> thanks, Wladimir
>
>
For a good RCP tutorial see:
http://www.vogella.com/articles/EclipseRCP/article.html
Previous Topic:Define Global Key Binding For Action
Next Topic:Property and Preference Page
Goto Forum:
  


Current Time: Fri Apr 19 23:56:01 GMT 2024

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

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

Back to the top