Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Changing and deploying Callisto plugins
Changing and deploying Callisto plugins [message #180753] Fri, 17 November 2006 16:08
Armin Mueller is currently offline Armin MuellerFriend
Messages: 33
Registered: July 2009
Member
Hi,


what is the right approach to deploy a modified plugin which was
originally installed as part of a Callisto feature ?

Let's take org.eclipse.gmf.ecore.editor_1.0.1.v20060919-0800.jar as an
example. I've modified and rebuilt that plugin from CVS sources. Using
the qualifier token in the plugin.xml version, I get a file like this:
org.eclipse.gmf.ecore.editor_1.0.1.200611171638.jar

If I simply copy that into the plugins folder, the configuration manager
complains:

Plug-in: "org.eclipse.gmf.ecore.editor" version: "1.0.1.v20060919-0800"
referenced by this feature is not included at runtime. Runtime includes
plug-in version "1.0.1.200611171638".

Plug-in: "org.eclipse.gmf.ecore.editor" version: "1.0.1.v20060919-0800"
referenced by this feature is not included at runtime. Runtime includes
plug-in version "1.0.1.v20060919-0800" supplied by feature "Graphical
Modeling Framework (Callisto Edition)" version
"1.0.1.v20060926-1100-ahKKnvqJFLT8ny2".

I don't need to rebuild the entire GMF feature for this minor update, do I ?

Thanks in advance,
Armin
Previous Topic:Eclipse - version information ?
Next Topic:How to access to a plugin template files ?
Goto Forum:
  


Current Time: Thu Apr 25 03:56:01 GMT 2024

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

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

Back to the top