help with gcj
David Daney
ddaney@avtrex.com
Thu Sep 27 20:23:00 GMT 2007
Salatiel Filho wrote:
> it almost worked
>> # gcj --main=Test -o Test lib/JNetStreamStandalone.jar Test.java
> com/voytechs/jnetstream/test/CodecGetValueTest.java:0: error: cannot
> find file for class junit.framework.TestCase
> com/voytechs/jnetstream/test/CodecGetValueTest.java:0: error: cannot
> find file for class junit.framework.TestCase
> com/voytechs/jnetstream/test/CodecGetValueTest.java:49: confused by
> earlier errors, bailing out
>>
Read the error messages and try to diagnose the problem.
Looks like you will need some junit code as well.
David Daney
More information about the Java
mailing list