Hi all, we've been working with TC 4.0 (M2) for some time now. We treid to get Jikes to compile our JSP pages but it would not work (TC 4.0, JDK1.3, Debian Linux 2.2). So I looked at the JikesJavaCompiler.java file and found what I believe is a bug where the double quotes surround classpath et. al. Attached is a diff that uses the double quotes only in case of TC running under Windows. Hope this helps, Christian
- Re: Patch for JikesJavaCompiler.java Schmitt, Christian
- Re: Patch for JikesJavaCompiler.java Pierre Delisle