----- Original Message ----- From: "Sean Ogle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 09, 2001 06:01 Subject: Patch for using jikes with Win2K and jdk1.3
> Hello, > > I finally found the problem I was having over on ant-user regarding running > jikes on Win2K using jdk1.3.0_02. Apparently the Runtime.exec() doesn't work > so well for my purposes because every time the jikes command went out from > ant, exec() would return an IOException with 'error 2'. I still don't know > what error 2 is. from the win32 API, or in this case D:\Studio.net\Vc7\include\error.h #define ERROR_FILE_NOT_FOUND 2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
