Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[imp-dev] Could not create class implementing org.eclipse.imp.core.LanguageValidator


My first try on IMP fails at the first task: Identifying a project for the language

Could not create class implementing org.eclipse.imp.core.LanguageValidator

java.lang.NullPointerException
at org.eclipse.imp.wizards.IMPWizardPage.openClassDialog(IMPWizardPage.java:1219)
at org.eclipse.imp.wizards.IMPWizardPage$7.linkActivated(IMPWizardPage.java:1178)
....

I have org.eclipse.imp.runtime_3.2.73.jar under plugins directory. It has LanguageValidator class from
org.eclipse.imp.language

Maybe there is already a bug report for this. 

=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. or any of its affiliates or
subsidiaries that may be confidential, proprietary, copyrighted,
privileged and/or protected work product, and is meant solely for
the intended recipient. If you are not the intended recipient, and
have received this message in error, please contact the sender
immediately, permanently delete the original and any copies of this
email and any attachments thereto.


Back to the top