Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How to deploy a gmf plugin?
How to deploy a gmf plugin? [message #147848] Sun, 26 August 2007 14:28 Go to next message
Eclipse UserFriend
Originally posted by: jorge.matos_.-gmail.com

Sorry for this noob question, but I have a gmf plugin with the common 3
projects (xxx, xxx.diagram and xxx.edit) along with 2 more projects that I
need and I want to know how to deploy all these projects to a end user.

Thanks in advance.
Re: How to deploy a gmf plugin? [message #147856 is a reply to message #147848] Mon, 27 August 2007 08:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mom.mom.gmx.net

Use export as "Deployable plugins and fragments". This creates a zip the
enduser has to extract and copy into the plugins dir.

If you have a website, it better to create a feature project, which
package your plugins togethern, and package these with a site project.
The site project can then be published as update site, so your enduser
has easy access to updates.

Rainer

Jorge Matos wrote:
> Sorry for this noob question, but I have a gmf plugin with the common 3
> projects (xxx, xxx.diagram and xxx.edit) along with 2 more projects that I
> need and I want to know how to deploy all these projects to a end user.
>
> Thanks in advance.
>
>
Re: How to deploy a gmf plugin? [message #147926 is a reply to message #147856] Mon, 27 August 2007 14:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jorge.matos_.-gmail.com

Thanks for your help!!

"Rainer Weinhold" <mom.mom@gmx.net> wrote in message
news:fau2p4$ap8$1@build.eclipse.org...
> Use export as "Deployable plugins and fragments". This creates a zip the
> enduser has to extract and copy into the plugins dir.
>
> If you have a website, it better to create a feature project, which
> package your plugins togethern, and package these with a site project.
> The site project can then be published as update site, so your enduser
> has easy access to updates.
>
> Rainer
>
> Jorge Matos wrote:
>> Sorry for this noob question, but I have a gmf plugin with the common 3
>> projects (xxx, xxx.diagram and xxx.edit) along with 2 more projects that
>> I
>> need and I want to know how to deploy all these projects to a end user.
>>
>> Thanks in advance.
>>
>>
Re: How to deploy a gmf plugin? [message #148746 is a reply to message #147856] Sun, 02 September 2007 02:53 Go to previous message
Eclipse UserFriend
Originally posted by: jorge.matos_.-gmail.com

Hello again!

I tried those steps but unfortunately after I unpacked the generated zip to
the Eclipse plugins folder and start the Eclipse I can't start a new project
of that plugin because the options isn't there...

Do I need anything else to deploy the plugin?

Thanks once again.


"Rainer Weinhold" <mom.mom@gmx.net> wrote in message
news:fau2p4$ap8$1@build.eclipse.org...
> Use export as "Deployable plugins and fragments". This creates a zip the
> enduser has to extract and copy into the plugins dir.
>
> If you have a website, it better to create a feature project, which
> package your plugins togethern, and package these with a site project.
> The site project can then be published as update site, so your enduser
> has easy access to updates.
>
> Rainer
>
> Jorge Matos wrote:
>> Sorry for this noob question, but I have a gmf plugin with the common 3
>> projects (xxx, xxx.diagram and xxx.edit) along with 2 more projects that
>> I
>> need and I want to know how to deploy all these projects to a end user.
>>
>> Thanks in advance.
>>
>>
Previous Topic:GRAPH/TOOL/MAP definition screen - what do I have to check?
Next Topic:Compartment loosing hover ListLayout=false
Goto Forum:
  


Current Time: Fri Aug 16 16:42:06 GMT 2024

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

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

Back to the top