The Dopefly Tech Blog

« The Dopefly Tech Blog Main page

Eclipse Tip: projects/folders open every time Eclipse starts

posted under category: CFEclipse on September 30, 2005 by Nathan

If you have the problem where a number of folders are stuck open in your Eclipse Navigator View, that sure gets annoying, doesn't it. Here's how you clear it out easily.

Open your workspace folder, wherever that is, then find the \.metadata\.plugins\org.eclipse.ui.workbench\workbench.xml file. Open it up with your favorite editor and navigate to something like:

/workbench/window/page/views/view[@id='org.eclipse.ui.views.ResourceNavigator']/viewstate/currentframe/expanded
Delete all the elements in the expanded node, and the next node, selection. Save and close the workbench.xml file and start Eclipse. Problem solved!

This is as much a future reference for me as it is for anyone else out there.

Nathan is a software developer at The Boeing Company in Charleston, SC. He is essentially a big programming nerd. Really, you could say that makes him a nerd among nerds. Aside from making software for the web, he plays with tech toys and likes to think about programming's big picture while speaking at conferences and generally impressing people with massive nerdiness and straight-faced sarcastic humor. Nathan got his programming start writing batch files in DOS. It should go without saying, but these thought and opinions have nothing to do with Boeing in any way.
This blog is also available as an RSS 2.0 feed. Click your heels together and click here to contact Nathan.