jrt_plat/java_debug_api/java_debug_api.metaxml
changeset 1 53c80e845d7c
child 7 9d598f7f02da
equal deleted inserted replaced
0:3fd91c96c86c 1:53c80e845d7c
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <api id="fb4b8d56e86ecb8152a0d3b2be8880c8" dataversion="2.0">
       
     3   <name>Java Debug API</name>
       
     4   <description>Java Debug API allows it's users to install, remove, start and stop Java applications. Java application can be launched with Universal Emulator Interface (UEI) arguments that can be used to start JVM in debug mode.</description>
       
     5   <type>c++</type>
       
     6   <collection>javamanager</collection>
       
     7   <libs>
       
     8     <lib name="javadebugapi.lib"/>
       
     9   </libs>
       
    10   <release category="platform" sinceversion="9.2"/>
       
    11   <attributes>
       
    12     <htmldocprovided>no</htmldocprovided>
       
    13     <adaptation>no</adaptation>
       
    14   </attributes>
       
    15 </api>