gecko-dev/java/build.properties.sample

12 строки
528 B
Plaintext
Исходник Обычный вид История

2002-11-06 10:08:30 +03:00
# Uncomment the following to enable attaching the debugger on win32
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=n
# Uncomment the following to enable attaching the debugger on Unix
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
# Uncomment the right one for your system
build.unix.classes=true
2002-11-06 10:08:30 +03:00
build.win32.classes=true
# On win32, make sure to use \\ for \
2002-10-03 02:23:47 +04:00
build.home=/home/edburns/Projects/mozilla/NETSCAPE_7_0_RTM_RELEASE/mozilla/dist/classes