eclipse

Lucas Vogel plug-discuss@lists.PLUG.phoenix.az.us
Sat, 1 Dec 2001 19:04:47 -0700


On Saturday 01 December 2001 18:21, you wrote:
> The IDE?
>
> Yea..  build R1.0 on Win2k..
>
> What's the deal?
When I try to run it I get this:
<snip>
lvogel@cx229913-e:/usr/local/eclipse> ./eclipse
Unable to initialize threads: cannot find class java/lang/Thread
</snip>

I get the splash screen, but it hangs. 

When I try using one of my jdk's, like this:
<snip>
lvogel@cx229913-e:/usr/local/eclipse> eclipse -vm /usr/lib/jdk1.3.1/bin
</snip>

I get a msgbox saying "Permission denied /usr/lib/jdk1.3.1/bin" . I have r+x 
permissions for this jdk directory. 

What gives?

Thanks,
Lucas Vogel