Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Setting preferences like target platform and import projects on startup
Setting preferences like target platform and import projects on startup [message #768939] Wed, 21 December 2011 05:03
Ranjith Chungath is currently offline Ranjith ChungathFriend
Messages: 15
Registered: July 2009
Junior Member
In our plug-in development environment, everytime we start eclipse there are some preferences that need to be set once eclipse gets launched.

1) Plug-in Development->Target platform
2) Java->Code Style->Formatter
2) Java->Code Style->Code Templates
3) etc.

Is there a way in which I can develop a plug-in that gets executed on eclipse startup and does these settings automatically?

Also, is there a way in which I can import projects in a similar way? The list of projects could be specified in a .properties file.

Basically, my requirement is that if I put this plug-in in my eclipse/plug-ins directory and lauch eclipse , it automatically sets these preferences and also import the required projects.

Pl. let me know if I can do these and if so what would be the best way to do this.
Previous Topic:Reference of Sash that appear between Views in a RCP
Next Topic:Print selection of a file
Goto Forum:
  


Current Time: Tue Apr 23 13:19:55 GMT 2024

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

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

Back to the top