Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Using local target platform with Tycho

I have a local target platform setup (it can said either as an eclipse installation, or a folder containing all the required dependency bundles) with many 3rd party eclipse bundles. So, I badly need to configure Tycho using my local target platform rather than remote update site.

I see that the option -Dtycho.targetPlatform=/Applications/eclipse is deprecated in the current version of Tycho and I would like to know is there any replacement for using the local target platform (either an eclipse installation or folder containing plugins and features) in the latest version of Tycho. Please help me in figuring out the best practice of configuring local target platform with Tycho. Thanks.

Regards,
Praveen


Back to the top