The plug-in really needs to be unpacked, yes I know it shouldn't care, but it does. I just want to make this warning go away, how do I do that?
|
|
|
|
|
|
|
Try setting This header tells OSGi where in your bundle to find the classes. If not specified, the default value is " PDE/UI is basing this warning on whether or not it thinks your bundle should be a jar. One of the things it bases the decision on is whether or not the Bundle-ClassPath contains " For example, the bundle org.eclipse.pde.build ships as a folder, all the class files are in nested jars, and it has If you don't contain any class files, and have no nested jars, you could probably just specify some arbitrary folder in your bundle. |
||||
|
