[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/khtml/java
From:       CVS by knoll <kde-cvs () kde ! org>
Date:       2000-10-16 14:03:45
[Download RAW message or body]


kdelibs/khtml/java kjavaappletserver.cpp,1.16,1.17
Author: knoll
Mon Oct 16 14:03:44 UTC 2000

Modified Files:
	kjavaappletserver.cpp 
Log Message:
this was obvioulsly wrong. the java program will *never* be in
jdkdir directly.
@@ -68,7 +68,7 @@
         if(jPath[jPath.length()-1] == '/')
           jPath.remove(jPath.length()-1, 1);
 
-        p->setJVMPath( jPath + "/java");
+        p->setJVMPath( jPath + "/bin/java");
     }
     QString extraArgs = config.readEntry( "JavaArgs", "" );
                                                                                

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic