Hi, Craig,

I'm trying to use EclipseME 1.6.7 on Fedora Linux with Eclipse 3.2.2 + 
JDK1.6 and yes, I can't start emulators neither detect toolkits. Eclipse 
log file says:

====
java.io.IOException: Cannot run program "emulator" (in directory 
"/usr/java/wtk/wtk251ea/bin"): java.io.IOException: error=2
====

But really emulator executable *is* in given directory. After some 
debugging and EclipseME source code analysis, I see that in version 
1.6.7 emulator is executed only by name without full path to it. 
Although emulator is called with working directory supplied, executable 
searched in PATH but not in given working directory. After placing 
emulator executable in PATH, it starts successfully (but it's not right, 
of course).

Regards,
Victor.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to