view src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 2844:fa6fd3974058

IdealGraphVisualizer: Integrate Text Editor module, add some required C1XVisualizer classes
author Peter Hofer <peter.hofer@jku.at>
date Wed, 01 Jun 2011 16:55:36 +0200
parents 2fd52cd64156
children 53ddfe305645
line wrap: on
line source

app.name=idealgraphvisualizer
app.title=IdealGraphVisualizer
branding.token=${app.name}
modules=\
    ${project.com.sun.hotspot.igv.graph}:\
    ${project.com.sun.hotspot.igv.coordinator}:\
    ${project.com.sun.hotspot.igv.filter}:\
    ${project.com.sun.hotspot.igv.hierarchicallayout}:\
    ${project.com.sun.hotspot.igv.layout}:\
    ${project.com.sun.hotspot.igv.controlflow}:\
    ${project.com.sun.hotspot.igv.data}:\
    ${project.com.sun.hotspot.igv.view}:\
    ${project.com.sun.hotspot.igv.bytecodes}:\
    ${project.com.sun.hotspot.igv.difference}:\
    ${project.com.sun.hotspot.igv.settings}:\
    ${project.com.sun.hotspot.igv.util}:\
    ${project.com.sun.hotspot.igv.svg}:\
    ${project.com.sun.hotspot.connection}:\
    ${project.com.sun.hotspot.igv.servercompiler}:\
    ${project.com.sun.hotspot.igv.filterwindow}:\
    ${project.at.ssw.visualizer.texteditor}
project.at.ssw.visualizer.texteditor=Text Editor
project.com.sun.hotspot.connection=NetworkConnection
project.com.sun.hotspot.igv.bytecodes=Bytecodes
project.com.sun.hotspot.igv.controlflow=ControlFlow
project.com.sun.hotspot.igv.coordinator=Coordinator
project.com.sun.hotspot.igv.data=Data
project.com.sun.hotspot.igv.difference=Difference
project.com.sun.hotspot.igv.filter=Filter
project.com.sun.hotspot.igv.filterwindow=FilterWindow
project.com.sun.hotspot.igv.graph=Graph
project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
project.com.sun.hotspot.igv.layout=Layout
project.com.sun.hotspot.igv.servercompiler=ServerCompiler
project.com.sun.hotspot.igv.settings=Settings
project.com.sun.hotspot.igv.svg=BatikSVGProxy
project.com.sun.hotspot.igv.view=View
project.com.sun.hotspot.igv.util=Util
run.args = -J-server -J-Xms64m -J-Xmx1g -J-da
run.args.extra = -J-server -J-Xms64m -J-Xmx1g -J-da