Rascal/Eclipse integration error (Unable to load Rascal perspective in Eclipse Kepler)

StackOverflow https://stackoverflow.com/questions/22576492

  •  19-06-2023
  •  | 
  •  

Question

I installed Eclipse and Rascal as explained on the Rascal download page (http://www.rascal-mpl.org/start/).

However, when I open the Rascal perspective I get the following error in the Rascal Navigator: "Failed to create the part's controls".

Furthermore, in the error log I get messages like:

Error Sat Mar 22 11:26:48 CET 2014 Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET] to handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@37196d53

org.eclipse.swt.SWTException: Widget is disposed

I installed:

  • Eclipse for RCP and RAP developers (Kepler Service release 2) (eclipse.buildId=4.3.2.M20140221-1700).
  • Java JDK 8 (also tried with Java JDK 7).
  • Installed Rascal using the update site.

Which Eclipse version will work with the Rascal plugin?

Was it helpful?

Solution

This issue has been reported and fixed. Until a new release is available I suggest resetting the perspective as a quick fix. (https://github.com/cwi-swat/rascal/issues/484)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top