Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Providing dependency for Imported-Pakages

Hi

The Tycho FAQ has many good suggestions.

You might find the

https://wiki.eclipse.org/Tycho/FAQ#How_do_I_install_the_org.eclipse.osgi.compatibility.state_fragment.3F

approach fits the bill.

Regards

Ed Willink

On 08/01/2021 12:20, arcanefoam@xxxxxxxxx wrote:
Hi all,

I have a plugin with a set of Imported-Packages. The Tycho build fails as it can't find the packages in any repository. 

I understood that by using Imported-Packages I was expecting those packages to exist without needing to specify from where or how. But the only way I can seem to fix the build is to add a repository with thst contains a bundle with those packages. 

The packages belong to a proprietary jar that can't be bundled or deployed to a p2 repo. Is there any other way I can add the jar to Tycho's classpath so it will compile hapilly?

Thanks, 

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user

Virus-free. www.avast.com

Back to the top