Show Eclipse Project Location in System Explorer
View this brief tutorial in order to learn how to open a project folder in the system explorer by starting with Eclipse Oxygen.
Join the DZone community and get the full member experience.
Join For FreeHow can I open a project folder location in the system explorer?
Starting with Eclipse Oxygen, the project properties have a button for this in the Resource settings:
For older Eclipse releases I have used the same property page, but I had to copy the path and then paste and use it in the system explorer:
The NXP MCUXpressoIDE has added a Utilities menu, which I can use to directly open the file/directory location:
Another nice extension in MCUXpresso IDE is that it shows the currently selected project in the bottom toolbar. I can click on that last item in the list and it will open that directory:
Hovering the mouse cursor over it shows the location and extra information:
Happy exploring!
Published at DZone with permission of Erich Styger, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments