-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathcategory.xml
More file actions
43 lines (39 loc) · 2.09 KB
/
category.xml
File metadata and controls
43 lines (39 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*******************************************************************************
* Copyright (c) 2012, 2019 VMware, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* VMware, Inc. - initial API and implementation
*******************************************************************************/
-->
<site pack200="true">
<category-def name="Core / Eclipse Integration Pivotal tc Server" label="Core / Eclipse Integration Pivotal tc Server"/>
<category-def name="Resources / Eclipse Integration Pivotal tc Server" label="Resources / Eclipse Integration Pivotal tc Server"/>
<!-- tc Server Integration -->
<feature
url="com.vmware.vfabric.ide.eclipse.tcserver_4.1.2.qualifier.jar"
id="com.vmware.vfabric.ide.eclipse.tcserver" version="4.1.2.qualifier">
<category name="Core / Eclipse Integration Pivotal tc Server" />
</feature>
<!--
<bundle id="org.springsource.ide.eclipse.commons.content.core" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.core" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.core" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.ui" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.ui" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.livexp" version="0.0.0"/>
<bundle id="org.springsource.ide.eclipse.commons.jdk_tools" version="0.0.0"/>
<bundle id="io.projectreactor.reactor-core" version="0.0.0"/>
<bundle id="io.projectreactor.reactor-core.source" version="0.0.0"/>
<bundle id="org.reactivestreams.reactive-streams" version="0.0.0"/>
<bundle id="org.reactivestreams.reactive-streams.source" version="0.0.0"/>
<bundle id="org.springframework.core" version="0.0.0"/>
<bundle id="org.springframework.ide.eclipse.beans.ui.live" version="0.0.0"/>
<bundle id="org.json" version="0.0.0"/>
-->
</site>