Christian W. Damus wrote:
Hi, Tomas,
I think GMF at least requires Eclipse RCP, so you can't just run your
editor
as a simple Java application with your own main class. Eclipse RCP
provides the main class. Use the "Eclipse Application" launch
configuration when you run, and select your application extension from
the
list.
Thanks for answering Christian!
Hmm.. I run my editor in Eclipse Application and RCP (very nice tools),
but I need to launch my editor from another environment - First from
Protege.
If GMF-based editors can't be launched outside the eclipse environment -
my master thesis is in a bit of trouble .... :(