[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [pde-dev] PDE warning
|
This error is supposed to come when there is a entry for a lib in bundle-classpath (in manifest.mf) but no output.lib entry in build.properties.
Do you have a bundle-classpath entry which is "META-INF/"? I doubt. So this might be a bug. If so can you file a bug report and share the manifest.mf and build.properties files.
Thanks,
Ankur..
On Fri, Jun 18, 2010 at 10:34 PM, John Cortell
<rat042@xxxxxxxxxxxxx> wrote:
Usually, when I get a PDE warning I don't understand, I'm able to figure
out the issue by comparing the project to one that doesn't have the
warning. In this case, I've drawn a blank. I'm getting the following
warning in a project's build.properties. Can someone give me a pointer in
the right direction? I just don't see anything abnormal. And, of course,
there is no Quick Fix.
The class folder 'META-INF/' is not
associated to any output library entry.
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev