< prev index next >

application/org.openjdk.jmc.updatesite.ide/category.xml

Print this page




  15    1. Redistributions of source code must retain the above copyright notice, this list of conditions
  16    and the following disclaimer.
  17    
  18    2. Redistributions in binary form must reproduce the above copyright notice, this list of
  19    conditions and the following disclaimer in the documentation and/or other materials provided with
  20    the distribution.
  21    
  22    3. Neither the name of the copyright holder nor the names of its contributors may be used to
  23    endorse or promote products derived from this software without specific prior written permission.
  24    
  25    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  26    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  27    FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  28    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  29    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  30    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  31    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  32    WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33 -->
  34 <site>
  35         <feature url="features/org.openjdk.jmc.feature.ide_0.0.0.jar"
  36                 id="org.openjdk.jmc.feature.ide" version="0.0.0">
  37                 <category name="Base (Required)" />
  38         </feature>
  39         <feature url="features/org.openjdk.jmc.feature.jconsole_0.0.0.jar"
  40                 id="org.openjdk.jmc.feature.jconsole" version="0.0.0">
  41                 <category name="Console" />
  42         </feature>
  43         <feature
  44                 url="features/org.openjdk.jmc.feature.flightrecorder.metadata_0.0.0.jar"
  45                 id="org.openjdk.jmc.feature.flightrecorder.metadata" version="0.0.0">
  46                 <category name="Flight Recorder" />
  47         </feature>
  48         <feature
  49                 url="features/org.openjdk.jmc.feature.flightrecorder.ext.jfx_0.0.0.jar"
  50                 id="org.openjdk.jmc.feature.flightrecorder.ext.jfx" version="0.0.0">
  51                 <category name="Flight Recorder" />
  52         </feature>
  53         <feature
  54                 url="features/org.openjdk.jmc.feature.console.ui.subscriptions_0.0.0.jar"
  55                 id="org.openjdk.jmc.feature.console.ui.subscriptions" version="0.0.0">
  56                 <category name="Console (Experimental)" />
  57         </feature>
  58         <feature url="features/org.openjdk.jmc.feature.twitter_0.0.0.jar"
  59                 id="org.openjdk.jmc.feature.twitter" version="0.0.0">
  60                 <category name="Console (Experimental)" />
  61         </feature>
  62         <feature
  63                 url="features/org.openjdk.jmc.feature.flightrecorder.ext.g1_0.0.0.jar"
  64                 id="org.openjdk.jmc.feature.flightrecorder.ext.g1" version="0.0.0">
  65                 <category name="Flight Recorder (Experimental)" />
  66         </feature>
  67         <feature
  68                 url="features/org.openjdk.jmc.feature.joverflow_0.0.0.jar"
  69                 id="org.openjdk.jmc.feature.joverflow" version="0.0.0">
  70                 <category name="Other (Experimental)" />
  71         </feature>
  72         <feature
  73                 url="features/org.openjdk.jmc.feature.ide.launch_0.0.0.jar"
  74                 id="org.openjdk.jmc.feature.ide.launch" version="0.0.0">
  75                 <category name="Other (Experimental)" />
  76         </feature>
  77         <feature url="features/org.openjdk.jmc.feature.pde_0.0.0.jar"
  78                 id="org.openjdk.jmc.feature.pde" version="0.0.0">
  79                 <category name="Other (Experimental)" />
  80         </feature>
  81         <feature url="features/org.openjdk.jmc.feature.ja_0.0.0.jar"
  82                 id="org.openjdk.jmc.feature.ja" version="0.0.0">





























  83                 <category name="Mission Control localization"/>
  84         </feature>
  85         <feature url="features/org.openjdk.jmc.feature.zh_CN_0.0.0.jar"
  86                 id="org.openjdk.jmc.feature.zh_CN" version="0.0.0">
  87                 <category name="Mission Control localization"/>
  88         </feature>
  89 
  90         <!-- Base and "Supported" plug-in categories -->
  91         <category-def name="Mission Control" label="Mission Control">
  92                 <description>
  93                         Eclipse plug-ins for JDK Mission Control
  94                 </description>
  95         </category-def>
  96         <category-def name="Base (Required)" label="Base (Required)">
  97                 <category name="Mission Control" />
  98                 <description>
  99                         Eclipse plug-ins for Mission Control. This is the base set of plug-ins required for running Mission Control inside of Eclipse.
 100                 </description>
 101         </category-def>
 102         <category-def name="Console" label="Console">
 103                 <category name="Mission Control" />
 104                 <description>
 105                         Plug-ins for the Mission Control Management Console.
 106                 </description>
 107         </category-def>
 108         <category-def name="Flight Recorder" label="Flight Recorder">
 109                 <category name="Mission Control" />
 110                 <description>
 111                         Plug-ins for the Flight Recorder.
 112                 </description>
 113         </category-def>
 114 
 115         <!-- Experimental plug-in categories -->
 116         <category-def name="Mission Control (Experimental)" label="Mission Control (Experimental)">
 117                 <description>
 118                         Experimental (unsupported) Eclipse plug-ins for Mission Control
 119                 </description>
 120         </category-def>
 121         <category-def name="Console (Experimental)" label="Console">
 122                 <category name="Mission Control (Experimental)" />
 123                 <description>
 124                         Experimental (unsupported) plug-ins for the Mission Control Management Console.
 125                 </description>
 126         </category-def>
 127         <category-def name="Flight Recorder (Experimental)" label="Flight Recorder">
 128                 <category name="Mission Control (Experimental)" />
 129                 <description>
 130                         Experimental (unsupported) plug-ins for the Flight Recorder.
 131                 </description>
 132         </category-def>
 133         <category-def name="Other (Experimental)" label="Other">
 134                 <category name="Mission Control (Experimental)" />
 135                 <description>
 136                         Experimental (unsupported) plug-ins for Mission Control.
 137                 </description>
 138         </category-def>
 139 
 140         <!-- Localization -->
 141         <category-def name="Mission Control localization" label="Mission Control localization">
 142                 <description>
 143                         Localization for Mission Control.
 144                 </description>
 145         </category-def>
 146 </site>


  15    1. Redistributions of source code must retain the above copyright notice, this list of conditions
  16    and the following disclaimer.
  17 
  18    2. Redistributions in binary form must reproduce the above copyright notice, this list of
  19    conditions and the following disclaimer in the documentation and/or other materials provided with
  20    the distribution.
  21 
  22    3. Neither the name of the copyright holder nor the names of its contributors may be used to
  23    endorse or promote products derived from this software without specific prior written permission.
  24 
  25    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  26    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  27    FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  28    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  29    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  30    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  31    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  32    WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33 -->
  34 <site>
  35    <feature url="features/org.openjdk.jmc.feature.ide_0.0.0.jar" id="org.openjdk.jmc.feature.ide" version="0.0.0">
  36       <category name="Base (Required)"/>











































  37    </feature>
  38    <feature url="features/org.openjdk.jmc.feature.jconsole_0.0.0.jar" id="org.openjdk.jmc.feature.jconsole" version="0.0.0">
  39       <category name="Console"/>
  40    </feature>
  41    <feature url="features/org.openjdk.jmc.feature.flightrecorder.metadata_0.0.0.jar" id="org.openjdk.jmc.feature.flightrecorder.metadata" version="0.0.0">
  42       <category name="Flight Recorder"/>
  43    </feature>
  44    <feature url="features/org.openjdk.jmc.feature.flightrecorder.ext.jfx_0.0.0.jar" id="org.openjdk.jmc.feature.flightrecorder.ext.jfx" version="0.0.0">
  45       <category name="Flight Recorder"/>
  46    </feature>
  47    <feature url="features/org.openjdk.jmc.feature.console.ui.subscriptions_0.0.0.jar" id="org.openjdk.jmc.feature.console.ui.subscriptions" version="0.0.0">
  48       <category name="Console (Experimental)"/>
  49    </feature>
  50    <feature url="features/org.openjdk.jmc.feature.twitter_0.0.0.jar" id="org.openjdk.jmc.feature.twitter" version="0.0.0">
  51       <category name="Console (Experimental)"/>
  52    </feature>
  53    <feature url="features/org.openjdk.jmc.feature.flightrecorder.ext.flameview_0.0.0.jar" id="org.openjdk.jmc.feature.flightrecorder.ext.flameview" version="0.0.0">
  54       <category name="Flight Recorder (Experimental)"/>
  55    </feature>
  56    <feature url="features/org.openjdk.jmc.feature.flightrecorder.ext.g1_0.0.0.jar" id="org.openjdk.jmc.feature.flightrecorder.ext.g1" version="0.0.0">
  57       <category name="Flight Recorder (Experimental)"/>
  58    </feature>
  59    <feature url="features/org.openjdk.jmc.feature.joverflow_0.0.0.jar" id="org.openjdk.jmc.feature.joverflow" version="0.0.0">
  60       <category name="Other (Experimental)"/>
  61    </feature>
  62    <feature url="features/org.openjdk.jmc.feature.ide.launch_0.0.0.jar" id="org.openjdk.jmc.feature.ide.launch" version="0.0.0">
  63       <category name="Other (Experimental)"/>
  64    </feature>
  65    <feature url="features/org.openjdk.jmc.feature.pde_0.0.0.jar" id="org.openjdk.jmc.feature.pde" version="0.0.0">
  66       <category name="Other (Experimental)"/>
  67    </feature>
  68    <feature url="features/org.openjdk.jmc.feature.ja_0.0.0.jar" id="org.openjdk.jmc.feature.ja" version="0.0.0">
  69       <category name="Mission Control localization"/>
  70    </feature>
  71    <feature url="features/org.openjdk.jmc.feature.zh_CN_0.0.0.jar" id="org.openjdk.jmc.feature.zh_CN" version="0.0.0">

  72       <category name="Mission Control localization"/>
  73    </feature>


  74    <category-def name="Mission Control" label="Mission Control">
  75       <description>
  76          Eclipse plug-ins for JDK Mission Control
  77       </description>
  78    </category-def>
  79    <category-def name="Base (Required)" label="Base (Required)">
  80       <category name="Mission Control"/>
  81       <description>
  82          Eclipse plug-ins for Mission Control. This is the base set of plug-ins required for running Mission Control inside of Eclipse.
  83       </description>
  84    </category-def>
  85    <category-def name="Console" label="Console">
  86       <category name="Mission Control"/>
  87       <description>
  88          Plug-ins for the Mission Control Management Console.
  89       </description>
  90    </category-def>
  91    <category-def name="Flight Recorder" label="Flight Recorder">
  92       <category name="Mission Control"/>
  93       <description>
  94          Plug-ins for the Flight Recorder.
  95       </description>
  96    </category-def>


  97    <category-def name="Mission Control (Experimental)" label="Mission Control (Experimental)">
  98       <description>
  99          Experimental (unsupported) Eclipse plug-ins for Mission Control
 100       </description>
 101    </category-def>
 102    <category-def name="Console (Experimental)" label="Console">
 103       <category name="Mission Control (Experimental)"/>
 104       <description>
 105          Experimental (unsupported) plug-ins for the Mission Control Management Console.
 106       </description>
 107    </category-def>
 108    <category-def name="Flight Recorder (Experimental)" label="Flight Recorder">
 109       <category name="Mission Control (Experimental)"/>
 110       <description>
 111          Experimental (unsupported) plug-ins for the Flight Recorder.
 112       </description>
 113    </category-def>
 114    <category-def name="Other (Experimental)" label="Other">
 115       <category name="Mission Control (Experimental)"/>
 116       <description>
 117          Experimental (unsupported) plug-ins for Mission Control.
 118       </description>
 119    </category-def>


 120    <category-def name="Mission Control localization" label="Mission Control localization">
 121       <description>
 122          Localization for Mission Control.
 123       </description>
 124    </category-def>
 125 </site>
< prev index next >