- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » MDT Eclipse Plugin - Unable to create...
MDT Eclipse Plugin - Unable to create new project
MDT Eclipse Plugin - Unable to create new project
Hi,
I have followed the MDT guideline on installing MDT https://trac.openmodelica.org/documents … ngMDT.pdf.
I.e. used Eclipse classic 3.5.1 and installed plugin using http://www.ida.liu.se/~pelab/modelica/OpenModelica/MDT via eclipse option Help->Install New Software ...
My problem now is that when I select File -> New -> Modelica Project then I get a "Problem Occurred" dialog, telling me that "The selected wizard could not be started"
Details of the dialog contents are below:
The selected wizard could not be started.
Plug-in org.modelica.mdt.ui was unable to load class org.modelica.mdt.ui.wizards.NewProjectWizard.
An error occurred while automatically activating bundle org.modelica.mdt.ui (198).
Hopefully someone can help me on what I am doing wrong. :-)
/Klaus
Re: MDT Eclipse Plugin - Unable to create new project
Hi,
Hmm, are you on Linux? Then maybe this can help: http://www.eclipse.org/forums/index.php/m/913523/
If you're on Windows then I recommend you re-install Eclipse or restart it.
MDT works also with Eclipse 4.2.1 you can try that one if 3.5.x does not work.
Cheers,
Adrian Pop/
- adrpo
- 885 Posts
Re: MDT Eclipse Plugin - Unable to create new project
Hi Adrian,
I have tried the following configurations successfully.
Java 7 32 bit, Eclipse 4.2.1 32bit --> works
Java 7 64 bit, Eclipse 4.2.1 64bit --> works
The only install that did not work for me was the one described in MDT guideline i.e. the following configuration:
Java 7 32 bit, Eclipse 3.51 32bit --> Did not work for me
Maybe the guideline needs a configuration update.
Thanks for your help Adrian :-)
Best regards
Klaus
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » MDT Eclipse Plugin - Unable to create...