npDev
Software development, git, linux, ubuntu, android and everything in between.
Friday, April 22, 2011
Eclipse-ExtensibleAPI: true
If you want to use a class from a host plugin in your fragment class, make sure you include
...
Eclipse-ExtensibleAPI: true
...
as part of your MANIFEST.MF (execution information of your host plugin). Otherwise this stuff simply won't work.
Newer Posts
Home
Subscribe to:
Posts (Atom)