Thank you all for the many advices and the big discussion. 

I sorted out this strategy:

1) If I change only a class because I edit the java file to add a ; I forgot, I
compile by using javac onlythisclass.java 

2) If I change a lot, I compile with jikes

3) Since javac does better optimization, the "final" compilation is done with
make clean and then make by using javac.

So far it worked, do you think that point 1 is correct?

---
Andrea "Kontorotsui" Controzzi - MALE Student of Computer Science at 
University of Pisa  -  Italy  -  E-mail: [EMAIL PROTECTED]
My home page: http://www.cli.di.unipi.it/~controzz/intro.html


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

Reply via email to