Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Packaging plugins as folders

Use Eclipse-BundleShape: jar in bundle manifest.

http://help.eclipse.org/indigo/topic/org.eclipse.platform.doc.isv/reference/misc/bundle_manifest.html

--
Regards,
Igor

On 12-06-05 11:16 AM, Guillaume Bourel wrote:
Hi,
I was wondering how to package a plugin as a folder instead of a jar
when using Tycho. (The same behavior as exporting using the GUI and its
export wizard by disabling the "package as individual JAR archive").
Is there some kind of packaging type or parameter I haven't found ?

Thanks,
Guillaume



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


Back to the top