annotate src/share/tools/IdealGraphVisualizer/Graal/nbproject/project.xml @ 4379:fe0117cb71f2

Removed graph-to-text component and associated classes from igv.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 27 Jan 2012 23:32:59 +0100
parents 726dcfd2d91e
children 1b95885bc1e4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4379
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
2 <project xmlns="http://www.netbeans.org/ns/project/1">
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
3 <type>org.netbeans.modules.apisupport.project</type>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
4 <configuration>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
6 <code-name-base>com.sun.hotspot.igv.graal</code-name-base>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
7 <suite-component/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
8 <module-dependencies>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
9 <dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
10 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
11 <build-prerequisite/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
12 <compile-dependency/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
13 <run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
14 <specification-version>1.0</specification-version>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
15 </run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
16 </dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
17 <dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
18 <code-name-base>com.sun.hotspot.igv.filter</code-name-base>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
19 <build-prerequisite/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
20 <compile-dependency/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
21 <run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
22 <specification-version>1.0</specification-version>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
23 </run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
24 </dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
25 <dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
26 <code-name-base>com.sun.hotspot.igv.graph</code-name-base>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
27 <build-prerequisite/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
28 <compile-dependency/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
29 <run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
30 <specification-version>1.0</specification-version>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
31 </run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
32 </dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
33 <dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
34 <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
35 <build-prerequisite/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
36 <compile-dependency/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
37 <run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
38 <specification-version>1.0</specification-version>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
39 </run-dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
40 </dependency>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
41 </module-dependencies>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
42 <public-packages/>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
43 </data>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
44 </configuration>
fe0117cb71f2 Removed graph-to-text component and associated classes from igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3063
diff changeset
45 </project>