comparison src/share/tools/IdealGraphVisualizer/NetworkConnection/nbproject/project.xml @ 4516:35cca763f498

Added netbeans project files, updates .hgignore
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 07 Feb 2012 23:27:09 +0100
parents
children 3a309467fc8e
comparison
equal deleted inserted replaced
4514:e5cfd7eeede3 4516:35cca763f498
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://www.netbeans.org/ns/project/1">
3 <type>org.netbeans.modules.apisupport.project</type>
4 <configuration>
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
6 <code-name-base>com.sun.hotspot.igv.connection</code-name-base>
7 <suite-component/>
8 <module-dependencies>
9 <dependency>
10 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
11 <build-prerequisite/>
12 <compile-dependency/>
13 <run-dependency>
14 <specification-version>1.0</specification-version>
15 </run-dependency>
16 </dependency>
17 <dependency>
18 <code-name-base>com.sun.hotspot.igv.settings</code-name-base>
19 <build-prerequisite/>
20 <compile-dependency/>
21 <run-dependency>
22 <specification-version>1.0</specification-version>
23 </run-dependency>
24 </dependency>
25 <dependency>
26 <code-name-base>org.openide.awt</code-name-base>
27 <build-prerequisite/>
28 <compile-dependency/>
29 <run-dependency>
30 <specification-version>7.30.1</specification-version>
31 </run-dependency>
32 </dependency>
33 <dependency>
34 <code-name-base>org.openide.dialogs</code-name-base>
35 <build-prerequisite/>
36 <compile-dependency/>
37 <run-dependency>
38 <specification-version>7.18.1</specification-version>
39 </run-dependency>
40 </dependency>
41 <dependency>
42 <code-name-base>org.openide.util</code-name-base>
43 <build-prerequisite/>
44 <compile-dependency/>
45 <run-dependency>
46 <specification-version>8.14.1</specification-version>
47 </run-dependency>
48 </dependency>
49 <dependency>
50 <code-name-base>org.openide.util.lookup</code-name-base>
51 <build-prerequisite/>
52 <compile-dependency/>
53 <run-dependency>
54 <specification-version>8.6.1</specification-version>
55 </run-dependency>
56 </dependency>
57 </module-dependencies>
58 <public-packages>
59 <package>com.sun.hotspot.igv.connection</package>
60 </public-packages>
61 </data>
62 </configuration>
63 </project>