java_plat/java_registry_api/java_registry_api.metaxml
changeset 1 53c80e845d7c
parent 0 3fd91c96c86c
child 3 255dd6e7afb6
equal deleted inserted replaced
0:3fd91c96c86c 1:53c80e845d7c
     1 <?xml version="1.0" ?>
       
     2 <api id="82ec49d9ff0aa95b1a50b117f48bced2" dataversion="2.0">
       
     3   <name>Java Registry API</name>
       
     4   <description>Provides functionality to get information about installed Java applications and installation packages.</description>
       
     5   <type>c++</type>
       
     6   <collection>javamanager</collection>
       
     7   <libs>
       
     8     <lib name="javaregistryclient.lib" />
       
     9   </libs>
       
    10   <release category="platform" sinceversion="3.2"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>