Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Create a Target Definition

Hi Jeff, 

Today the way http://download.eclipse.org/eclipse/releases/europa does not exist. We use the directories < instalacao_europa >/plugins and /features in a target file.

Is there a way to get the .jars and climb to the Nexus or I would have to put the dependencies in the pom file one by one?

Regards, 

Cesar Sturion

On Thu, Nov 26, 2015 at 6:05 PM, Jeff MAURY <jeffmaury@xxxxxxxxxxxxx> wrote:
You can use Sonatype Nexus that is able to proxy P2 repositories.

Jeff

On Thu, Nov 26, 2015 at 6:56 PM, Cesar Sturion <csturion@xxxxxxxxx> wrote:
Hi, 

I will try explain my problem and describe my possible solution.

Today we have a Eclipse Rcp project that uses plugins and features of Eclipse Europa. 

For use this, we have a Target Definition, that where is to configured the directory where Eclipse Europa is instaled. 

But tycho does not accept a target definition using a directory, just Software Site.

Is there a way to create on a server github or internal file server?

If Yes, what files should I include? Would all the plugins directory and feature jar?

Regards,

Cesar Sturion

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top