annotate src/share/tools/IdealGraphVisualizer/Util/nbproject/project.xml @ 4497:b995eee36970

Remove server compiler project. Create new lookup utility.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 04 Feb 2012 21:41:02 +0100
parents 2fd52cd64156
children f721895e62e8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4497
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
2 <project xmlns="http://www.netbeans.org/ns/project/1">
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
3 <type>org.netbeans.modules.apisupport.project</type>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
4 <configuration>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
6 <code-name-base>com.sun.hotspot.igv.util</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
7 <suite-component/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
8 <module-dependencies>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
9 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
10 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
11 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
12 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
13 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
14 <specification-version>1.0</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
15 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
16 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
17 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
18 <code-name-base>org.netbeans.api.visual</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
19 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
20 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
21 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
22 <specification-version>2.27.1</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
23 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
24 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
25 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
26 <code-name-base>org.openide.nodes</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
27 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
28 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
29 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
30 <specification-version>7.20.1</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
31 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
32 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
33 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
34 <code-name-base>org.openide.util</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
35 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
36 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
37 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
38 <specification-version>8.14.1</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
39 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
40 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
41 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
42 <code-name-base>org.openide.util.lookup</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
43 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
44 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
45 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
46 <specification-version>8.6.1</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
47 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
48 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
49 <dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
50 <code-name-base>org.openide.windows</code-name-base>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
51 <build-prerequisite/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
52 <compile-dependency/>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
53 <run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
54 <specification-version>6.48.1</specification-version>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
55 </run-dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
56 </dependency>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
57 </module-dependencies>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
58 <public-packages>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
59 <package>com.sun.hotspot.igv.util</package>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
60 </public-packages>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
61 </data>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
62 </configuration>
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2765
diff changeset
63 </project>