Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Eclipse PDE Build plugins output some folders are jar-ed

"Folders" in plugins directory are the plugins? Some plugins are in jar form and some not? Did you specify that you don't want a plugin to be "jarred" in the feature it contains?

On Wed, Jan 27, 2016 at 8:14 AM, ilke Muhtaroglu <ilke.muhtaroglu@xxxxxxxxx> wrote:

I am running eclipse PDE Build from ant file. I succesfuly get the product but in the ant generated product I get some folders in plugins directory jar-ed unlike the folders I get during the export product from eclipse.

What can be the reason to have the plugins as jar but not folder ? Is there a parameter to set to avoid? we want to keep some folders as they are, we dont want them to be jarred.

ilke


_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/pde-dev


Back to the top