I’m currently trying to build on an example distributed with GEF. The flow Example provided in the GEF is very similar to what I aim to develop, but the import paths seemed to have changed alot since it was coded.
Has anyone come across this problem themselves or are they able to point me in a direction for solving my problems with importing libraries such as
org.eclipse.ui.views.properties which folder seems to be completely removed as is
org.eclipse.core.resources
Many of the imports seem to have changed since this example was written, where can I find details on what these have been updated to and whether using the newer versions of these classes will require much change.
Thanks for any info
Michael.