Search code examples
javaeclipse-rcpe4

Is it possible, with E4, to programmatically change the active workspace?


I want to implement the "switch workspace" feature of E3 and wonder if there is a preferred way to do it. My first guess would be to update the eclipse.ini file which contains the default workspace and restart the ResourcePlugin bundle. But it seems a bit hard.


Solution

  • It is not possible as of today with E4 sdk.