| Author |
Some questions about submission:
|
biang lin
Ranch Hand
Joined: Jun 02, 2003
Posts: 91
|
|
1: My work is under win2000 and I use windows notepad to edit my .txt document, so is my documnet "Plain text"?? 2: Can I use JBuilder to build .jar file?? Thanks.
|
biang
|
 |
George Marinkovich
Ranch Hand
Joined: Apr 15, 2003
Posts: 619
|
|
Hi Biang,
1:My work is under win2000 and I use windows notepad to edit my .txt document, so is my documnet "Plain text"?? 2:Can I use JBuilder to build .jar file??
1. That should be plain text. To make sure you can use the DOS type command to print the file to the screen. 2: Why not just use the jar tool that comes with J2SDK? Hope that helps, George
|
Regards, George
SCJP, SCJD, SCWCD, SCBCD
|
 |
John Smith
Ranch Hand
Joined: Oct 08, 2001
Posts: 2937
|
|
My work is under win2000 and I use windows notepad to edit my .txt document, so is my documnet "Plain text"?? Yes. Can I use JBuilder to build .jar file?? Yes, but make sure that your submission doesn't depend on any JBuilder/Borland classes. The best way to ensure it is to run your program on a machine that doesn't have JBuilder installed.
|
 |
biang lin
Ranch Hand
Joined: Jun 02, 2003
Posts: 91
|
|
|
Ok,thanks a lot.
|
 |
 |
|
|
subject: Some questions about submission:
|
|
|