compile error

Andrew Haley aph@redhat.com
Thu Nov 7 03:56:00 GMT 2002


Martin Aliger writes:
 > Hi all,
 > 
 > and thanks very much for your time and help! I already successfull compile part of POI! It  doesn't work yet, but it is another chapter...
 > 
 > One note about jars:

 > They are used to resolve imports but they are not compiled to
 > resulting binary. Maybe it is desired behaviour. Ok - but how I add
 > some classes from jar into compile process? When I add foo.jar into
 > gcj command line, it tries to compile all classes!

Extract everything using 'jar x'.

Andrew.



More information about the Java mailing list