Hello everybody,
I am new to the OpenModelica development, but I wan to develop a couple of extensions for myself. I was wondering what kind of development IDE do you use under Linux?
I would actually like to work with code from Eclipse, do you have any suggestions on how to proceed?
Thank you so much and a nice day
Niko
You can use the MDT extension of Eclipse:
https://openmodelica.org/?id=49:modelic … n-category
See how to install it here:
https://trac.openmodelica.org/documents/MDT/install/
If you want to change the compiler code you will need to add +g=MetaModelica +d=nogen
for omc command line parameters in Window->Preferences->Modelica