Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Acess plugin.xml / manifest.mf

Have a look at org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation. WorkspaceBundlePluginModel is probably what you want.

-----Original Message-----
From: pde-dev <pde-dev-bounces@xxxxxxxxxxx> On Behalf Of Christoph Läubrich
Sent: Friday, April 16, 2021 4:03 PM
To: Eclipse PDE general developers list. <pde-dev@xxxxxxxxxxx>
Subject: [pde-dev] Acess plugin.xml / manifest.mf

I'd like to write a plugin on top of PDE that manipulates the manifest/plugin.xml what are the entry points to look at for such a functionality?

Public API would be cool but I'm also fine with internal API for now :-) _______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev



Back to the top