|
Hi all, My problem is: Runtime.getRuntime().exec("javac *.java,null,new File("/home/qdcxulj/java")); could not be executed rightly error: can't read *.java. It seems it could not recongnize the symbol " * " Even the Runtime.getRuntime().exec("ls *.java"); could not be excuted Could you help me to solve the problem? Thank you in advance. Best wishes. /Xuliujuan
|
