| Best way to "run/execute" my own file [message #934044] |
Fri, 05 October 2012 11:47  |
John M. Messages: 158 Registered: July 2010 |
Senior Member |
|
|
Hello,
I have a complete editor for creating files.
Now I want to execute them, if it is possible with the launch button.
But there is no interpreter for my files, I have to write it on my own, but I don't know where to start.
Is it recommended to use the eclipse framework as interpreter for my files?
How shall I start to implement something like that?
[Updated on: Wed, 31 October 2012 08:14] Report message to a moderator
|
|
|
|
| Re: Best way to run my own file [message #965651] |
Wed, 31 October 2012 08:01  |
John M. Messages: 158 Registered: July 2010 |
Senior Member |
|
|
No not really.
I have my own editor for an emf model file, which shall be "executed".
The file contains a list of elements I want to go through.
I want a similar menu like in the debug view of java with step forward and continue run, so a support for "break points".
But I don't know what would be the best way to start that.
|
|
|
Powered by
FUDForum. Page generated in 0.01518 seconds