Subject: linux emulation for eclipse
To: None <netbsd-users@netbsd.org>
From: Felix Zaslavskiy <felix@students.poly.edu>
List: netbsd-users
Date: 03/08/2003 18:11:26
I tried to get eclipse (java IDE) to run. I have 1.6.1rc2,sun-jdk1.4.1
I built is with linux-gtk option and when i run it i get a screen
'completing installation' and thats where it hangs. there is process
'java' that keeprs running indefinatly. Tracing the process revieals
that its it calling scheduler_yeild in a loop.
Any ideas how to procede ?