Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » [Acceleo 3] Module to plugin [Resolved]
[Acceleo 3] Module to plugin [Resolved] [message #549641] Tue, 27 July 2010 08:52 Go to next message
Eclipse UserFriend
hello,

I would like to transform my Acceleo Project into Plugin.

To do that, i have two projects....
The first with dot mtl.
The second to have the User Interface(i build an Acceleo UI project )
http://prokium.free.fr/archi.JPG

I customized my "manifest"... And after I run my plugin ( in eclipse).

I do some test, all is good...
http://prokium.free.fr/run.JPG


Now, I must "export" my plugin...
http://prokium.free.fr/export.JPG (I have no errors at the export)
But after when I try to install it, it goes wrong...
If I put the jar file(or the unjared folder) in the plugin folder, i can't have my "actions" on the "*.uml" files (Like in the test when i run the plugin in the Eclipse environment)

What's the problem?!

Thanks

best Regards

Benoit


[Updated on: Tue, 27 July 2010 12:19] by Moderator

Re: [Acceleo 3] Module to plugin [message #549706 is a reply to message #549641] Tue, 27 July 2010 11:42 Go to previous messageGo to next message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------080501010400030604090802
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hi Benoit,

There should be no problem with exporting Acceleo plug-ins as Deployable
plug-ins; judging by what you tell here I'd say it's a problem with the
installation itself. The "normal" way of installing Eclipse plugins
since p2 appeared is to go through update sites, you shouldn't mess with
the jars and the plugins or dropins folder anymore. If you do however,
please remember that you need to launch eclipse with the "-clean" option
for the first launch after changing the plugins folder.

You could also create a New -> update site project, add in the necessary
information (included plugins), then build the update site so that you
can use it to install the plugins through p2.

Laurent Goubet
Obeo

Laviale Benoit wrote:
> hello,
>
> I would like to transform my Acceleo Project into Plugin.
>
> To do that, i have two projects....
> The first with dot mtl. The second to have the User Interface(i build an
> Acceleo UI project )
>
> I customized my "manifest"... And after I run my plugin ( in eclipse).
>
> I do some test, all is good...
>
>
> Now, I must "export" my plugin...
> (I have no errors at the export)
> But after when I try to install it, it goes wrong... If I put the jar
> file(or the unjared folder) in the plugin folder, i can't have my
> "actions" on the "*.uml" files (Like in the test when i run the plugin
> in the Eclipse environment)
>
> What's the problem?!
>
> Thanks
>
> best Regards
>
> Benoit
>
>
>


--------------080501010400030604090802
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="laurent_goubet.vcf"

YmVnaW46dmNhcmQNCmZuOkxhdXJlbnQgR291YmV0DQpuOkdvdWJldDtMYXVy ZW50DQpvcmc6
PGEgaHJlZj0iaHR0cDovL3d3dy5vYmVvLmZyIj5PYmVvPC9hPg0KZW1haWw7 aW50ZXJuZXQ6
bGF1cmVudC5nb3ViZXRAb2Jlby5mcg0KdXJsOmh0dHA6Ly93d3cub2Jlby5m cg0KdmVyc2lv
bjoyLjENCmVuZDp2Y2FyZA0KDQo=
--------------080501010400030604090802--
Re: [Acceleo 3] Module to plugin [message #549712 is a reply to message #549706] Tue, 27 July 2010 12:18 Go to previous message
Eclipse UserFriend
Thanks for the informations!

Its Resolved Wink

Benoit
Previous Topic:[xpand] how to refer to an external metamodel ?
Next Topic:[Xpand] Xpand editor error markers
Goto Forum:
  


Current Time: Mon Jul 07 15:25:45 EDT 2025

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

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

Back to the top