Hello, On Tue, 30 Jan 2007, Eitan Gurari wrote: > Can you try downloading > > http://www.cse.ohio-state.edu/~gurari/temp/nogjava.perl > into > src/java/nogjava.perl > > and invoke one of the listed alternatives. The perl script > should remove the generic notation from the java code. > > -eitan > > > Alternative 1 > ------------- > perl nogjava.perl > cd work.dir > yourjavac *.java */*.java */*/*.java > > Alternative 2 (assumes javac for yourjavac) > ------------- > perl nogjava.perl -j > > Alternative 3 (assumes ecj for yourjavac) > ------------- > perl nogjava.perl -e
Thanks for this. I will download it and examine the results. By the way, I did manage to compile the java code with minor modifications as I mentioned earlier. Regards, Kapil. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

