I getting this Exeption after I readed and did the steps from the "Run XModeler2 in an Eclipse development environment" doc in the Wiki. I choosed the swt-4.5-cocoa-macosx-x86_64-debug.jar for the removed swt.jar. Maybe is that wrong?
The Error log of the console:
I guess the arguments from the ini.txt in the Project are not loaded so that the args array has no entries.
It seems like you're missing the path to the ini.txt file as argument to the main program. This can be relative, so setting ./ini.txt as program argument under "Run Configurations / Arguments" should do it.
I getting this Exeption after I readed and did the steps from the "Run XModeler2 in an Eclipse development environment" doc in the Wiki. I choosed the swt-4.5-cocoa-macosx-x86_64-debug.jar for the removed swt.jar. Maybe is that wrong?
The Error log of the console:
I guess the arguments from the ini.txt in the Project are not loaded so that the args array has no entries.