make sure that your IDE(ex:Netbeans, etc)is not adding extra dependenc [message #1782600] |
Mon, 26 February 2018 23:05 |
Eclipse User |
|
|
|
My Domain-Specific Modeling language needs to call Scilab6.0.0.
In the fisrt Eclipse workbench(laguage workbench), It's ok when I test callscilab.xtend, right click the file and run as Java Application.
I have to do modeling in the second Eclipse Application(modeling workbench), and it's also ok when I test callscilab.xtend, right click it and run as Java Application.
However, when I debug my model conforms to the DSML, a warning box reminds me that if Scilab is used form java, make sure that your IDE(ex:Netbeans, etc)is not adding extra dependencies which could not be found at runtime. Then the second Eclipse Application shut down, and in the first language workbench Console, it tells me that You cannot read the Main Scilab class. Some errors occurred while loading the Java library. This can lead to incorrect behavior.Please check the SCI /etc/ classpath.xml
Maybe someone can help me, Thank you so much.
|
|
|
Powered by
FUDForum. Page generated in 0.03015 seconds