Mozilla/mozilla/java/dist/netbeans/webclient.properties
edburns%acm.org 5496e68246 correct_path_to_javaxpcom
git-svn-id: svn://10.0.0.236/trunk@253373 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-04 21:44:10 +00:00

34 lines
1.4 KiB
Properties
Executable File

# START required modifications
#Make this point to the bin directory of your XULRUNNER installation
browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\xulrunner-win32_d.obj\\dist\\bin
javaxpcom.jar=${browser.bin.dir}/javaxpcom.jar
MozillaInterfaces.jar=${basedir}/../lib/MozillaInterfaces.jar
# END required modifications
# START optional modifications
# Unix and Mac OS X
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
# Windows
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=y
test.browser.url=f:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\java\\webclient\\test\\automated\\src\\test\\FireBugTest.html
# http.proxyHost=webcache.east.sun.com
# http.proxyPort=8080
# http.nonProxyHosts=".sfbay.sun.com|.east.sun.com|.central.sun.com"
# END optional modifications
# START do not modify
bin.artifacts.pattern=${so.prefix}webclient.${so.extension},${so.prefix}webclient.jnilib,${so.prefix}javadomjni.${so.extension},${so.prefix}javadomjni.jnilib,components/${so.prefix}javadom.${so.extension}
nspr.log.modules=sync:javadom:4,webclient:4,webclientstub:4,pluglets:4
nspr.log.filename=webclient.log
test.excludes=**/*JsfjMakiTest.*,**/CarDemoTest.*
mozilla.cvs.workarea=C:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\java
# END do not modify