Community
Participate
Working Groups
Cloned for 3.4.2 +++ This bug was initially created as a clone of Bug #248767 +++ Given a binary bundle shaped as a folder and with .class files on disk instead of being jared: org.foo_1.0.0/META-INF/MANIFEST.MF /org/.../*.class /plugin.xml PDE/Build is generating an incorrect classpath for bundles that depend on this. They are getting a classpath entry: ..../org.foo_1.0.0/@dot when it should just be ..../org.foo_1.0.0/ The @dot is correct only when the org.foo bundle is not binary and is being compiled.
done in 3.4.2