what is org.eclipse.ui.part? [message #207236] |
Thu, 12 January 2006 09:26 |
Eclipse User |
|
|
|
Originally posted by: philip.zuniga.gmail.com
hello again,
When I try running some codes in GEF I get an error saying that the
GraphicalEditor class is not resolved, the usual thing that I do to solve
this problem is to add the plugin that contains the said class in the
external jars of the project. So I tried locating for the jar file that
contains the GraphicalEditor class, ( which by the way is the
org.eclipse.ui.part file), and I could not find them in the list of
plugins of eclipse 3.1...what shall I do?
|
|
|
|
Re: what is org.eclipse.ui.part? [message #207312 is a reply to message #207303] |
Fri, 13 January 2006 00:26 |
Eclipse User |
|
|
|
Originally posted by: philip.zuniga.gmail.com
Actually the error that I am recieving is:
The type org.eclipse.ui.part.EditorPart cannot be resolved. It is
indirectly referenced from required .class files,
and this points to the use of the GraphicalEditor class...
Btw the way I am using a sample code that was made for an earlier version
of GEF... would you know how I can solve the error
thanks!!!
|
|
|
Powered by
FUDForum. Page generated in 0.03858 seconds