Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse recent workspace(How to find out eclipse based product workspace locations from outside)
Eclipse recent workspace [message #1853613] Mon, 11 July 2022 10:24 Go to next message
satish Chinthanippu is currently offline satish ChinthanippuFriend
Messages: 7
Registered: October 2018
Junior Member
Hi Team,

We are working on a product developed on eclipse equinox. This product can be launched with different workspace locations with -data from command prompt. How to get all these workspaces path from outside of eclipse product, I mean like from windows command prompt. Is there a way to find out workspace locations? product is based on eclipse 2022-03 based.
Re: Eclipse recent workspace [message #1853620 is a reply to message #1853613] Mon, 11 July 2022 14:46 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
This file keeps track of some RECENT_WORKSPACES:

eclipse\configuration\.settings\org.eclipse.ui.ide.prefs

If the IDEs have Oomph installed in the product, Oomph keeps track of all installations and all workspaces here:

D:\Users\<you>\.eclipse\org.eclipse.oomph.setup\setups\locations.setup


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:best build tool for Java?
Next Topic:java 8 -> 11 upgrade problems
Goto Forum:
  


Current Time: Thu Apr 25 02:23:32 GMT 2024

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

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

Back to the top