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  
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to