Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to start up a editor only at the first time Eclipse start up
How to start up a editor only at the first time Eclipse start up [message #1018634] Thu, 14 March 2013 08:39 Go to next message
Micky M is currently offline Micky MFriend
Messages: 2
Registered: March 2013
Junior Member
Hi, I have a editor extended to startup which will be displayed every time when eclipse start up. But I want to let it displayed only once when eclipse first time started. Is there a good to implement it?
Re: How to start up a editor only at the first time Eclipse start up [message #1021318 is a reply to message #1018634] Tue, 19 March 2013 21:27 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi Micky,

You can use preferences to store state.

http://www.vogella.com/articles/EclipsePreferences/article.html

Regards,

Wim
Re: How to start up a editor only at the first time Eclipse start up [message #1022029 is a reply to message #1021318] Thu, 21 March 2013 06:40 Go to previous message
Micky M is currently offline Micky MFriend
Messages: 2
Registered: March 2013
Junior Member
Thanks Wim, I implemented the function by preference.
Previous Topic:Import ..e4.ui.workbench.swt cannot be resolved
Next Topic:Using 3.x commands
Goto Forum:
  


Current Time: Wed Apr 24 19:28:19 GMT 2024

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

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

Back to the top