Re: [Eclipseme-users] WTK 2.5 in path with spaces...

2007-04-09 Thread Craig Setera
Exactly the idea I had in mind. Strangely, I get an error 2 (file not found) from CreateProcess when trying that approach. That approach does work from the command line, but I'm wondering if there are some kind of path issues or something odd. Markus Sinner wrote: > Maybe you could try to cha

Re: [Eclipseme-users] WTK 2.5 in path with spaces...

2007-04-09 Thread Markus Sinner
Maybe you could try to change the current working directory to the install-path of WTK and then run the emulator exe there. Craig Setera schrieb: > Just a follow-up on my research of this problem. It appears that this > is a problem with the WTK itself rather than with the Java Runtime or > th

[Eclipseme-users] WTK 2.5 in path with spaces...

2007-04-08 Thread Craig Setera
Just a follow-up on my research of this problem. It appears that this is a problem with the WTK itself rather than with the Java Runtime or the way that EclipseME is making the call. For an easy example of this, just use "cmd.exe". Change directory to (for instance) "c:\". Execute (for inst