annotate src/share/tools/IdealGraphVisualizer/Data/nbproject/project.xml @ 18138:4c49f062d136

Truffle: corrected references to @SlowPath (now @TruffleBoundary).
author Danilo Ansaloni <danilo.ansaloni@oracle.com>
date Tue, 21 Oct 2014 11:23:37 +0200
parents 565992803749
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
2 <project xmlns="http://www.netbeans.org/ns/project/1">
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
3 <type>org.netbeans.modules.apisupport.project</type>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
4 <configuration>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
6 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
7 <suite-component/>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
8 <module-dependencies/>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
9 <test-dependencies>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
10 <test-type>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
11 <name>unit</name>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
12 <test-dependency>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
13 <code-name-base>org.netbeans.libs.junit4</code-name-base>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
14 <compile-dependency/>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
15 </test-dependency>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
16 <test-dependency>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
17 <code-name-base>org.openide.util</code-name-base>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
18 <compile-dependency/>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
19 </test-dependency>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
20 </test-type>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
21 </test-dependencies>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
22 <public-packages>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
23 <package>com.sun.hotspot.igv.data</package>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
24 <package>com.sun.hotspot.igv.data.serialization</package>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
25 <package>com.sun.hotspot.igv.data.services</package>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
26 </public-packages>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
27 </data>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
28 </configuration>
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
29 </project>