Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext/Xtend export issues.
Xtext/Xtend export issues. [message #820112] Tue, 13 March 2012 18:40 Go to next message
Mauro Condarelli is currently offline Mauro CondarelliFriend
Messages: 428
Registered: September 2009
Senior Member
Hi,
I'm at the end of the development cycle and I'm trying to export my
plugins to late incorporation into other Eclipse installments.

I am doing the straightforward export using the Export Wizard directly
from the Overview page of the main plugin (com.softin.rpc).

There I check also the ui (com.softin.rpc.ui).
I do not check the tests plugin.

Select Install into host. Repository:
Rationale here is I want to get a complete description of all plugins
needed, since I doubt Xtext and Xtend will be available in the
destination installation.

I do not sign the Jar archives.

Everything seems fine and the plugins are correctly installed in my
working eclipse installation.

The Repository: directory does indeed contain the two plugins and the
accompanying artifacts.jar and content.jar.

Problem is if I try to use this same directory as repository for
Help->Install New Software... I get the error "There are no items
available".

Manually dropping the plugins into the eclipse installation dir works ok
though.

What am I doing wrong?
Where should I look for guidance?
Should I prepare a "Product"?

Thanks in Advance
Mauro
Re: Xtext/Xtend export issues. [message #820125 is a reply to message #820112] Tue, 13 March 2012 19:08 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

dont you need a feature and a update site for this?
http://www.vogella.de/articles/EclipsePlugIn/article.html#deployplugin_p2updatesite

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Scoping for names with Integer type
Next Topic:Xtend with Tycho ?
Goto Forum:
  


Current Time: Thu Apr 25 02:19:56 GMT 2024

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

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

Back to the top