Hello! I have just started a project and I tried to use jess. But I have some issues with the eclipse plugin. The .clp archives are correctly detected by eclipse after installing all the files following the instructions in jess site, but when I try to open any .clp file eclipse crashes and isn't able to open it. It says....
Could not open the editor: Argument not valid I gathered some of the details, here you have them An unexpected exception was thrown. ava.lang.NullPointerException at gov.sandia.jess.editor.JessEditor.dispose(JessEditor.java:210) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:697) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608) etc... and the session data eclipse.buildId=M20090917-0800 java.version=1.5.0_22 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_EN Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product any help? -- View this message in context: http://old.nabble.com/Jess-Eclipse-3.5.1-tp27403782p27403782.html Sent from the Jess mailing list archive at Nabble.com. -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [email protected]' in the BODY of a message to [email protected], NOT to the list (use your own address!) List problems? Notify [email protected]. --------------------------------------------------------------------
