Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] How-To package additional jar files into plugin

Hi,

I have created a plugin that adds some ant tasks. According to the Eclipse documenation the implementation of the ant tasks has to be done in a separate jar file that then can be included in the plugin bundle.
So I created one Java project for my "antlib". This project is built with maven and the resulting plugin is deployed to a repository.
I want to build the plugin with the latest Tycho version on Hudson but I did not find a way to add the additional jar file to a folder within the plugin.

Any ideas hov to solve this problem?

Regards
Martin

------------------------------------------------------
Delta Software Technology GmbH

Tel: +49 2972 97190
Fax: +49 2972 971960
URL:
http://www.d-s-t-g.com
Mail: mherbst@xxxxxxxxxxx

Geschäftsführer: Winfried Buhl, Dr. Daniela Schilling
Gerichtsstand: Amtsgericht Arnsberg, HRB 2296
Firmensitz: Eichenweg 16, 57392 Schmallenberg, Germany
------------------------------------------------------

"The perfect Way to better Software"

Back to the top