Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Tycho: Target - does only accept few maven artifacts?(Some dependencies from maven are working for tycho, other don't...)
Tycho: Target - does only accept few maven artifacts? [message #1848140] Mon, 22 November 2021 13:40 Go to next message
Michael Fritscher is currently offline Michael FritscherFriend
Messages: 43
Registered: September 2012
Member
I'm using eclipse 2021-09 and I play with https://github.com/vogellacompany/tycho-example .

Now I wanted to include external dependencies, so I tried https://xn--lubisoft-0za.gmbh/en/articles/using-maven-artifacts-in-pde-rcp-and-tycho-builds/ .

The problem: Both libraries mentioned here (org.bouncycastle and org.apache.velocity) are working. But neither https://mvnrepository.com/artifact/com.opencsv/opencsv/5.5.2 nor https://mvnrepository.com/artifact/org.apache.commons/commons-csv/1.9.0.

There are shown at the target definition:
index.php/fa/41351/0/

But there are not found in the dependency selector at the MANIFEST.MF:
index.php/fa/41352/0/
The other two are...

Where is the problem?
Re: Tycho: Target - does only accept few maven artifacts? [message #1848374 is a reply to message #1848140] Tue, 30 November 2021 08:41 Go to previous message
Michael Fritscher is currently offline Michael FritscherFriend
Messages: 43
Registered: September 2012
Member
Solution was simple: Click on "Set as active Target Platform" :-) Thanks to laeubi-soft.de again!
Previous Topic:Creating a plugin for Eclipse 4
Next Topic:Tycho: requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=11))' but it could not be found
Goto Forum:
  


Current Time: Sat Apr 27 22:15:18 GMT 2024

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

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

Back to the top