annotate src/share/tools/IdealGraphVisualizer/Graal/nbproject/project.xml @ 3031:963174f9cd8e

IdealGraphVisualizer: add textual representation and coloring scheme for the Graal compiler and remove Maxine-specific code
author Peter Hofer <peter.hofer@jku.at>
date Mon, 20 Jun 2011 17:30:15 +0200
parents src/share/tools/IdealGraphVisualizer/Maxine/nbproject/project.xml@53ddfe305645
children 726dcfd2d91e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2898
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
2 <project xmlns="http://www.netbeans.org/ns/project/1">
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
3 <type>org.netbeans.modules.apisupport.project</type>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
4 <configuration>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
3031
963174f9cd8e IdealGraphVisualizer: add textual representation and coloring scheme for the Graal compiler and remove Maxine-specific code
Peter Hofer <peter.hofer@jku.at>
parents: 2898
diff changeset
6 <code-name-base>com.sun.hotspot.igv.graal</code-name-base>
2898
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
7 <suite-component/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
8 <module-dependencies>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
9 <dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
10 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
11 <build-prerequisite/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
12 <compile-dependency/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
13 <run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
14 <specification-version>1.0</specification-version>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
15 </run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
16 </dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
17 <dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
18 <code-name-base>com.sun.hotspot.igv.graph</code-name-base>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
19 <build-prerequisite/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
20 <compile-dependency/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
21 <run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
22 <specification-version>1.0</specification-version>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
23 </run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
24 </dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
25 <dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
26 <code-name-base>com.sun.hotspot.igv.graphtotext</code-name-base>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
27 <build-prerequisite/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
28 <compile-dependency/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
29 <run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
30 <specification-version>1.0</specification-version>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
31 </run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
32 </dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
33 <dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
34 <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
35 <build-prerequisite/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
36 <compile-dependency/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
37 <run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
38 <specification-version>1.0</specification-version>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
39 </run-dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
40 </dependency>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
41 </module-dependencies>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
42 <public-packages/>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
43 </data>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
44 </configuration>
53ddfe305645 IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
Peter Hofer <peter.hofer@jku.at>
parents:
diff changeset
45 </project>