PDE singleton is put in MANIFEST.MF as a directive rather than an attribute. 
Error in Eclipse 3.1.2. Bundle-SymbolicName: cds_ss_applet;singleton:=true
-------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MECLIPSE-141
                 URL: http://jira.codehaus.org/browse/MECLIPSE-141
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
          Components: PDE support
    Affects Versions: 2.3
            Reporter: David Boden


If the PDE plugin declares extension points, a directive is placed in the 
MANIFEST.MF. It is of the form singleton:=true . This causes an error in 
Eclipse. Unknown directive.

It should probably be a property of the form singleton=true (without the colon 
":" )

I'll upgrade to Eclipse 3.2 to see if I still get the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to