[jPacket-devel] May the jpacket run under WIndows2000 with Java SDK1.4.0?
Status: Pre-Alpha
Brought to you by:
isendin
|
From: Tony <ton...@op...> - 2002-06-18 02:33:38
|
Hi
I am a freshman for the Java and very interesting for the Jpacket =
project.
Now I use the Java SDK v1.4.0 with Forte for Java4 in Win2000. But I =
still can't run the JPacket or the test samples(TestSinglePacket or =
CheckSumTester).
May anyone give me a favor or any suggestions?
Below are the recode for the execution
D:\jpacket\tests>dir
2002/06/17 09:43p <DIR> .
2002/06/17 09:43p <DIR> ..
2002/06/17 09:43p 363 .nbattrs
2001/08/27 09:54p 1,381 CheckSumTester.class
2001/08/25 02:30a 975 CheckSumTester.java
2001/06/01 10:15p 337 Makefile
2002/06/17 10:01p <DIR> packets
2001/08/27 09:54p 2,007 TestSinglePacket.class
2002/06/17 09:46p 1,393 TestSinglePacket.java
D:\jpacket\tests>java testsinglepacket,java
Exception in thread "main" java.lang.NoClassDefFoundError: =
testsinglepacket,java=20
/Tony
|