jrt_plat/java_debug_api/java_debug_api.metaxml
author Dario Sestito <darios@symbian.org>
Fri, 17 Sep 2010 17:50:17 +0100
branchRCL_3
changeset 73 461e71b327da
parent 7 9d598f7f02da
permissions -rw-r--r--
Reapply changes for bug 2896 and tweak for generatej9zips.py

<?xml version="1.0" ?>
<api id="fb4b8d56e86ecb8152a0d3b2be8880c8" dataversion="2.0">
  <name>Java Debug API</name>
  <description>Java Debug API allows its 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>
  <type>c++</type>
  <collection>javamanager</collection>
  <libs>
    <lib name="javadebugapi.lib"/>
  </libs>
  <release category="platform" sinceversion="9.2"/>
  <attributes>
    <htmldocprovided>no</htmldocprovided>
    <adaptation>no</adaptation>
  </attributes>
</api>