Hi peter,
Have you tried to define the configuration instruction as:
...
  <Bundle-SymbolicName>rg.neo4j.neoclipse;singleton:=true</Bundle-SymbolicName>
...

Alin

On Thu, Apr 17, 2008 at 9:34 AM, Peter Neubauer
<[EMAIL PROTECTED]> wrote:
> Hi there,
>  when trying to use the maven-bundle-plugin to generate the valid
>  plugin manifest for an Eclipse plugin, it seems there needs to be the
>  singleton directive set, something like:
>
>
>  Bundle-SymbolicName: org.neo4j.neoclipse;singleton:=true
>
>  instead of the generated
>
>  Bundle-SymbolicName: org.neo4j.neoclipse
>
>  The error in Eclipse3.4M6 is: "Plug-ins declaring extensions or
>  extension points must set the singleton directive to true".
>
>  Could we maybe introduce a singleton switch to get this generated and
>  cover this use case?
>
>  /peter
>
>  --
>  GTalk: neubauer.peter
>  Skype peter.neubauer
>  ICQ 18762544
>  GTalk neubauer.peter
>  Phone +46704 106975
>  LinkedIn http://www.linkedin.com/in/neubauer
>
>  http://www.neo4j.org - New Energy for Data - the Netbase.
>  http://www.ops4j.org - New Energy for OSS Communities - Open
>  Participation Software.
>  http://www.qi4j.org - New Energy for Java - Domain Driven Development.
>

Reply via email to