comparison src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml @ 2898:53ddfe305645

IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
author Peter Hofer <peter.hofer@jku.at>
date Wed, 08 Jun 2011 15:36:30 +0200
parents 30369db7f5d2
children fe0117cb71f2
comparison
equal deleted inserted replaced
2897:be276884eec0 2898:53ddfe305645
12 <compile-dependency/> 12 <compile-dependency/>
13 <run-dependency> 13 <run-dependency>
14 <specification-version>1.0</specification-version> 14 <specification-version>1.0</specification-version>
15 </run-dependency> 15 </run-dependency>
16 </dependency> 16 </dependency>
17 <dependency>
18 <code-name-base>com.sun.hotspot.igv.graph</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>com.sun.hotspot.igv.graphtotext</code-name-base>
27 <build-prerequisite/>
28 <compile-dependency/>
29 <run-dependency>
30 <specification-version>1.0</specification-version>
31 </run-dependency>
32 </dependency>
33 <dependency>
34 <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
35 <build-prerequisite/>
36 <compile-dependency/>
37 <run-dependency>
38 <specification-version>1.0</specification-version>
39 </run-dependency>
40 </dependency>
17 </module-dependencies> 41 </module-dependencies>
18 <public-packages/> 42 <public-packages/>
19 </data> 43 </data>
20 </configuration> 44 </configuration>
21 </project> 45 </project>