Search code examples
eclipseeclipse-mars

Is there a way to edit dynamic working sets textually in Eclipse Mars?


One of my favorite new features of Eclipse Mars is dynamic working sets. It allows developers to set up rules that will automatically categorize projects into working sets.

Does anyone know of a way to textually edit this preference? I'd like to make bulk changes to my rules, but that is simply not possible in a GUI. Thanks!


Solution

  • These settings are stored in ${workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.oomph.workingsets.prefs. It's an XML-file.