comparison src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 4380:fce0f82aee97

Fixed regression in diff view. Fully removed text editor.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 27 Jan 2012 23:56:17 +0100
parents fe0117cb71f2
children 1b95885bc1e4
comparison
equal deleted inserted replaced
4379:fe0117cb71f2 4380:fce0f82aee97
18 ${project.com.sun.hotspot.igv.svg}:\ 18 ${project.com.sun.hotspot.igv.svg}:\
19 ${project.com.sun.hotspot.connection}:\ 19 ${project.com.sun.hotspot.connection}:\
20 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\ 20 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
21 ${project.com.sun.hotspot.igv.filterwindow}:\ 21 ${project.com.sun.hotspot.igv.filterwindow}:\
22 ${project.com.sun.hotspot.igv.structuredtext}:\ 22 ${project.com.sun.hotspot.igv.structuredtext}:\
23 ${project.com.sun.hotspot.igv.texteditor}:\
24 ${project.com.sun.hotspot.igv.selectioncoordinator}:\ 23 ${project.com.sun.hotspot.igv.selectioncoordinator}:\
25 ${project.com.sun.hotspot.igv.graal} 24 ${project.com.sun.hotspot.igv.graal}
26 project.com.sun.hotspot.connection=NetworkConnection 25 project.com.sun.hotspot.connection=NetworkConnection
27 project.com.sun.hotspot.igv.bytecodes=Bytecodes 26 project.com.sun.hotspot.igv.bytecodes=Bytecodes
28 project.com.sun.hotspot.igv.controlflow=ControlFlow 27 project.com.sun.hotspot.igv.controlflow=ControlFlow
38 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator 37 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
39 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler 38 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
40 project.com.sun.hotspot.igv.settings=Settings 39 project.com.sun.hotspot.igv.settings=Settings
41 project.com.sun.hotspot.igv.structuredtext=StructuredText 40 project.com.sun.hotspot.igv.structuredtext=StructuredText
42 project.com.sun.hotspot.igv.svg=BatikSVGProxy 41 project.com.sun.hotspot.igv.svg=BatikSVGProxy
43 project.com.sun.hotspot.igv.texteditor=TextEditor
44 project.com.sun.hotspot.igv.view=View 42 project.com.sun.hotspot.igv.view=View
45 project.com.sun.hotspot.igv.util=Util 43 project.com.sun.hotspot.igv.util=Util
46 44
47 # Disable assertions for RequestProcessor to prevent annoying messages in case 45 # Disable assertions for RequestProcessor to prevent annoying messages in case
48 # of multiple SceneAnimator update tasks in the default RequestProcessor. 46 # of multiple SceneAnimator update tasks in the default RequestProcessor.