jre and p4 problem [message #115353] |
Sun, 10 April 2005 10:45 |
libras
Messages: 1 Registered: April 2005
|
Junior Member |
|
|
I hope anyone could help me with it. Whenever I try to launch this
application it gives me jre.exe error.
The contents of bat file are
SET IDIR=C:\JAVATU~1.X
SET FDIR=C:/JavaTutor.3.x
SET JAVA_HOME=%IDIR%
"%IDIR%\runtime\bin\jre" -cp
"%IDIR%;%IDIR%\lib\dp.jar;%IDIR%\lib\HotJavaBean.jar;%IDIR%\lib\swing.jar;%IDIR%\runtime\lib\rt.jar;%IDIR%\runtime\lib\i18n.jar"
-Djava.compiler="%IDIR%\runtime\bin\symcjit"
-Dtrngsys.catalog.def="file:/%FDIR%/content/catalog-toc.def"
-Dhotjava.main.panel=true com.sun.trngsys.admin.CatalogApplet -p
"file:/%FDIR%/"
Thankyou
Kashif.
|
|
|