On windows, I was able to launch Eclipse 3.1.1 sucessfully, edit and run HWA.
Did just one correction :)
Index: harmony-hdk-r424020\jdk\jre\bin\eclipse.bat
@@ -4,1 +4,1
- set 
BUILD_HOME=C:\dev\apache\harmony\enhanced\trunk\working_vm\build\win_ia32_msvc_release\deploy\jre
+ set BUILD_HOME=%~dp0\..\

On Suse 9 box (gcc 3.3.3), though, it complained:
./java.exec: error while loading shared libraries: libstdc++.so.6:
cannot open shared object file: No such file or directory

--
Alexey

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to