comparison src/share/tools/IdealGraphVisualizer/Graal/nbproject/project.xml @ 4379:fe0117cb71f2

Removed graph-to-text component and associated classes from igv.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 27 Jan 2012 23:32:59 +0100
parents 726dcfd2d91e
children 1b95885bc1e4
comparison
equal deleted inserted replaced
4378:0c632ed89063 4379:fe0117cb71f2
29 <run-dependency> 29 <run-dependency>
30 <specification-version>1.0</specification-version> 30 <specification-version>1.0</specification-version>
31 </run-dependency> 31 </run-dependency>
32 </dependency> 32 </dependency>
33 <dependency> 33 <dependency>
34 <code-name-base>com.sun.hotspot.igv.graphtotext</code-name-base>
35 <build-prerequisite/>
36 <compile-dependency/>
37 <run-dependency>
38 <specification-version>1.0</specification-version>
39 </run-dependency>
40 </dependency>
41 <dependency>
42 <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base> 34 <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
43 <build-prerequisite/> 35 <build-prerequisite/>
44 <compile-dependency/> 36 <compile-dependency/>
45 <run-dependency> 37 <run-dependency>
46 <specification-version>1.0</specification-version> 38 <specification-version>1.0</specification-version>