Pergunta

Is there any way to configure a project POM to be added to a specific Eclipse Workingset when update the project configurations?

Thanks

Foi útil?

Solução

I don't think that it's possible. The WorkingSet configuration it's not stored within the .project nor in the .classpath files.

This information is stored in: workspace/.plugins/org.eclipse.ui.workbench/workingsets.xml

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top