File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Eclipse settingn export / import Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Eclipse settingn export / import" Watch "Eclipse settingn export / import" New topic
Author

Eclipse settingn export / import

Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
Hi, I am very sad, my eclipse can create a java project which has /bin, /src adn .classpath variable in workspace. I have tried lots of way.

The ecplise have some tools I can export the old Ecplise setting and copy into another new Eclipse ?

Thanks
Eric Clayberg
author
Ranch Hand

Joined: Sep 24, 2004
Posts: 63
Originally posted by Edward Chen:
Hi, I am very sad, my eclipse can create a java project which has /bin, /src adn .classpath variable in workspace. I have tried lots of way. The ecplise have some tools I can export the old Ecplise setting and copy into another new Eclipse ?
Have you tried Export and Import options in the Eclipse Preference dialog? If you want finer grained control over the preference import/export process, our (commercial) CodePro Studio product includes a Preference Export/Import function.


Eric Clayberg
Software Engineering Manager
Google
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Eclipse settingn export / import
 
Similar Threads
strut in eclipse 3.2
strut in eclipse 3.2
jdbc using sql server 2005
serialVersionUID in SessionBean
EJB Sample Application