2008/8/14 Thiago Moreira (timba) <[EMAIL PROTECTED]> > > Hello there! > > I'm trying for the last two days build a Eclipse plugin based on the > version 1.4.3 of the BND plugin without success!! I figured out that the > problem is something related to the MANIFEST.MF file because when I replace > the generated one for the created by Eclipse the bundle works. Attached are > my pom.xml file and the MANIFEST.MF file created by Eclipse. > What is wrong? >
Hi Thiago, Could you attach the manifest generated by the bundleplugin, as well as the one that works with Eclipse? (your post only had one manifest) Also, what do you see when you use the generated manifest in Eclipse - an exception / error message / warning? Is the problem in Eclipse/PDE during development, or when you deploy the bundle to Equinox. Thanks in advance! > > Thiago Moreira > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Cheers, Stuart

