[jVi-cvs] nbvi/nbvi-suite/nbproject platform.properties, 1.1, 1.2 project.properties, 1.1, 1.2
Brought to you by:
err
|
From: Ernie R. <er...@us...> - 2010-02-08 20:23:42
|
Update of /cvsroot/jvi/nbvi/nbvi-suite/nbproject In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22705/nbvi/nbvi-suite/nbproject Modified Files: platform.properties project.properties Log Message: - fix visual problem with PLAT-SEL state Index: platform.properties =================================================================== RCS file: /cvsroot/jvi/nbvi/nbvi-suite/nbproject/platform.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** platform.properties 11 Feb 2007 07:09:56 -0000 1.1 --- platform.properties 8 Feb 2010 20:23:34 -0000 1.2 *************** *** 1 **** --- 1,14 ---- + cluster.path=\ + ${nbplatform.active.dir}/apisupport:\ + ${nbplatform.active.dir}/harness:\ + ${nbplatform.active.dir}/ide:\ + ${nbplatform.active.dir}/java:\ + ${nbplatform.active.dir}/nb:\ + ${nbplatform.active.dir}/platform:\ + ${nbplatform.active.dir}/websvccommon + # Deprecated since 5.0u1; for compatibility with 5.0: + ### disabled.clusters=\ + ### gsf1,\ + ### profiler3 + nbjdk.active=JDK_1.5 nbplatform.active=default Index: project.properties =================================================================== RCS file: /cvsroot/jvi/nbvi/nbvi-suite/nbproject/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.properties 11 Feb 2007 07:09:56 -0000 1.1 --- project.properties 8 Feb 2010 20:23:35 -0000 1.2 *************** *** 4,5 **** --- 4,7 ---- project.com.raelity.jvi=jvi-wrapper project.org.netbeans.modules.jvi=.. + run.args.extra= -J-Dcom.raelity.jvi.DEBUG + #run.args.extra=--laf javax.swing.plaf.metal.MetalLookAndFeel \ No newline at end of file |