Hi everybody,
I am trying to build an Eclipse plugin jumping to defined marks within a program.
Because those marks are distributed over several subprograms, I am wondering wether there is a way I didn't find in the API-Docs to manage that.
In other words:
I open a program "Zxxx_xxx_0001" and want to parse its sub programs for occurance of a special comment and do not find a way within the SDK to get those subnodes of the selected program. Does something like that exist?
Thanks for any reply :-)