Skip to main content



      Home
Home » Eclipse Projects » GEF » PACKAGES have been renamed to org.eclipse... (More)
PACKAGES have been renamed to org.eclipse... (More) [message #16382] Fri, 09 August 2002 09:51
Eclipse UserFriend
Originally posted by: hudsonr.spam.com

Packages have been renamed from
com.ibm.etools...
to
org.eclipse....
Also, the package ...common.command... has been merged into the root GEF
package.

------------------------------------------------------------ -----------

THE RENAMED PACKAGES are only available from the CVS server right now. We
are working on a downloadable ZIP.

------------------------------------------------------------ -----------

INSTRUCTIONS for fixing your code:

The easiest way to fix all of your imports is to simulate this rename in
your own workspace with your code loaded. Load your *CURRENT* GEF and
Draw2d (i.e. com.ibm...) plugins as a *source* project.

Step 0) Create an anonymous connection to the /home/tools CVS server at
dev.eclipse.org
Step 1) turn off auto-build
Step 2) Using the JDT refactoring support, rename the varoius GEF and draw2d
packages to their new names, checking the option to repair references.
Step 3) Don't build at this point. Delete the GEF projects which you
manually changed. Load the real GEF projects from the CVS server. Note
that the project names will be different than the ones you imported (org
instead of com).
Step 4) Fix your plugin.xml files to require org.eclipse.{gef, draw2d}
Step 5) Fix your .classpath and enable autobuild.
Previous Topic:no action since 6 weeks on cvs repository ?
Next Topic:How to wrap label text?
Goto Forum:
  


Current Time: Sun May 11 05:50:14 EDT 2025

Powered by FUDForum. Page generated in 0.02593 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top