Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to tell and convert to pure e4
How to tell and convert to pure e4 [message #987171] Sat, 24 November 2012 00:55 Go to next message
Mike Shreek is currently offline Mike ShreekFriend
Messages: 16
Registered: September 2012
Junior Member
Hi, I started developing my application in E4 RCP. But since I was on my learning curve(First time to write an eclipse application). I might accidentally converted my application into "Not so pure" e4 application. Thus, resulting into compatibility mode which I suspected because alot of bugs that I have been encountering was because of compatibility mode.


So my question is how to convert my application back to PURE E4 Application.

PS: I am a newbie in eclipse so if you could be more detailed... Thank you!




Re: How to tell and convert to pure e4 [message #987283 is a reply to message #987171] Sun, 25 November 2012 17:17 Go to previous messageGo to next message
Eclipse UserFriend
Pure eclipse 4 partially means that you have no dependency (plugins on your manifest) on any org.eclipse.ui.* bundle? Have you?
Re: How to tell and convert to pure e4 [message #987719 is a reply to message #987171] Tue, 27 November 2012 17:59 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

You can learn about creating pure Eclipse 4 applcation in Eclipse 4 RCP tutorial and about migration in the Eclipse 4 Migration Tutorial.
Re: How to tell and convert to pure e4 [message #987765 is a reply to message #987719] Wed, 28 November 2012 01:16 Go to previous messageGo to next message
Mike Shreek is currently offline Mike ShreekFriend
Messages: 16
Registered: September 2012
Junior Member
Actually our application is mainly based on your tutorials... Thanks btw for giving a superb tutorial! We (our team) are already purchasing your book! I hope that we could learn more than your online tutorial. Very Happy
Re: How to tell and convert to pure e4 [message #987776 is a reply to message #987765] Wed, 28 November 2012 06:33 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Thanks Mike. The book is based on the online tutorial so the content is similar. You get more structured description and a consistent example.
Previous Topic:Stop part from closing?
Next Topic:How to create a handler by id?
Goto Forum:
  


Current Time: Thu Mar 28 22:05:41 GMT 2024

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

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

Back to the top