jrt_plat/java_debug_api/java_debug_api.metaxml
author Fionntina Carville <fionntinac@symbian.org>
Thu, 28 Oct 2010 16:07:36 +0100
branchRCL_3
changeset 86 be12440571b9
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>