Closed amlajmi closed 8 years ago
An extension point has been introduced, see fc73380309ac80e3c5824e8bc5e3ad8b3db5f812. To change the workspace root path, contribute to the org.dslforge.workspace.configuration extension point, and specify the path attribute: e.g. /var/tomcat/workspace (linux) or D:/www/workspace (windows)
The workspace configuration extension point name has changed as the extension point definition is now extracted into a separate .config plugin, it should be org.dslforge.workspace.config.configuration
Changing the path of the workspace in org.dslforge.workspace/META-INF/persistence.xml is complex and error prone: