Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Export Features as Folders not as Jar

Hi Cohen,

thanks for your reply.

I want the feature as dir, not the plugins.
I seems that Eclipse-BundleShape is only for plugins.

And a feature don't have a MANIFEST.MF. Maybe you misunderstood me?



On 02/12/2013 05:17 PM, Cohen, Tamar (ARC-TI)[Stinger Ghaffarian Technologies Inc. (SGT Inc.)] wrote:
There's a nifty option in the MANIFEST.MF file which is
Eclipse-BundleShape: dir

That'll do it for ya.

On 2/12/13 7:45 AM, "Timo Lange"<lange@xxxxxxxxxxx>  wrote:

Hey,

what's the proper way to package a feature as folder, not as jar?

In the PDE Feature Export Wizard it is possible to select in the
options-tab: "Package as individual JAR archives"
What's the tycho equivalence?

During our build, i exporting them into our target-platform.
And for resolving them through the target-definition-file in eclipse (as
developer), it is necessary that they are not packaged.

Using a script to unpack them is a choice, but it's bit painful, because
every Jenkins-Job need to be updated.

Thanks in advance again!

best regards,
Timo Lange
--

==========================================================================
==
FLENSBURGER SCHIFFBAU-GESELLSCHAFT mbH&  Co. KG
Batteriestrasse 52, 24939 Flensburg

Sitz der Gesellschaft / Place of business : Flensburg
Geschaeftsfuehrer / CEO : Peter Sierk
Handelregister / Commercial register : Amtsgericht Flensburg, HRA 3140
Steuer Nr. / Tax number: 1528040009
USt.-Id-Nr. / VAT no : DE 134633705
Amtsgericht / District court : Flensburg HRB 2036
==========================================================================
==

The information contained in this email message may be privileged and
confidential. If you have received this communication in error, please
notify the sender immediately by telephoning (+49-461-49400) and return
this
message to the above address. Thank you.

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


--
Mit freundlichen Gruessen / Best regards

Timo Lange
Software-Engineer
Basic Design, Ship Theory and Development

Flensburger Schiffbau-Gesellschaft
Dept. TFE
Tel.   : +49 461 4940-579
Fax   : +49 461 4940-217
E-Mail: lange@xxxxxxxxxxx

Web: http://www.fsg-ship.de

--

============================================================================
FLENSBURGER SCHIFFBAU-GESELLSCHAFT mbH & Co. KG
Batteriestrasse 52, 24939 Flensburg

Sitz der Gesellschaft / Place of business : Flensburg
Geschaeftsfuehrer / CEO : Peter Sierk
Handelregister / Commercial register : Amtsgericht Flensburg, HRA 3140
Steuer Nr. / Tax number: 1528040009
USt.-Id-Nr. / VAT no : DE 134633705
Amtsgericht / District court : Flensburg HRB 2036
============================================================================

The information contained in this email message may be privileged and
confidential. If you have received this communication in error, please
notify the sender immediately by telephoning (+49-461-49400) and return this
message to the above address. Thank you.



Back to the top