Tuesday, 13 June 2017

[RCP] java.lang.IllegalStateException: Cannot change the location once it is set.




When I set workspace in Activator.start( BundleContext), a exception occurs like this.




A solution solving this problem is add - data @noDefault runtime option.

No comments:

Post a Comment