Hi all,

in NetBeans Plug-in 2.0.0 the extension descriptions (added to the
description.xml using the "Project Properties" dialog) are not added in
the manifest nor added to the oxt, so there is no description at all.

To reproduce:

1. right-click on the project root in the "Project" tree view, and
choose "Properties"

2. in the "Project Properties" dialog, select the category
"OpenOffice.org" - "Display"

3. in "Description" select the "Browse" button, and choose a .txt file
with the extension description

This will create a new folder "description" with the file and an entry
in the description.xml:


    <extension-description>
        <src lang="en-US" xlink:href="description/desc-en-US.txt"/>
    </extension-description>


Issues:

* the plug-in does not create an entry in the uno-manifest (AFAIK there
must be an entry per tooltip; this is planned to change, but it still
works this way)

  <manifest:file-entry
manifest:media-type="application/vnd.sun.star.package-bundle-description;locale=en-US"
                       manifest:full-path="description/desc-en-US.txt" />


* the "description" folder and its content are not added to the OXT


Regards,
Ariel.


--
Ariel Constenla-Haile
La Plata, Argentina

[EMAIL PROTECTED]
http://www.ArielConstenlaHaile.com.ar/ooo/



"Aus der Kriegsschule des Lebens
                - Was mich nicht umbringt,
        macht mich härter."
                Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to