Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] what is the beast way to deal with third party jars?

Read about Embed-Dependency in maven-bundle-plugin documentation [1] and
how to use pom-first dependencies in Tycho [2]

[1] felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
[2] http://wiki.eclipse.org/Tycho/How_Tos/Dependency_on_pom-first_artifacts

--
Regards,
Igor

On 12-08-19 1:14 AM, oliver_tech wrote:
hi ,every one
  i am new to tycho , my project depends some third party libs, like:
org.apache.* , i import them as plugin project.
  when i convert my projects into maven project,how to deal with these
thrid party plugin project?convert into maven project too??
thank you very much!
------------------------------------------------------------------------
oliver_tech


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top