classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a workspace-based VM in Eclipse


From: Mark Wielaard
Subject: Re: Using a workspace-based VM in Eclipse
Date: Fri, 23 Dec 2005 11:56:00 +0100

Hi Raif,

On Fri, 2005-12-23 at 19:56 +1100, Raif S. Naffah wrote:
> > Now, go to Window->Preferences->Java->Installed JREs and choose
> > 'Add...' to add a new one.  I named mine "Cacao".  For the JRE home
> > directory, choose $workspace/fakejdk.  Then turn off "Use default
> > system libraries" and you can edit the Source attachment of the new
> > JRE to point to the classpath directory in the workspace.
> 
> when i do that Eclipse claims that "Target is not a JDK root. System 
> library was not found."
> 
> this turns out to be caused by the fact that the instructions to follow 
> do not cause a glibj.zip to be generated, and hence be used as the fake 
> rt.jar.

Are you sure you have the latest GNU Classpath CVS checked out in
eclipse? Tom added a new Builder ClasspathJar that generates a glibj.zip
after everything else has been build. See classpath Project ->
Properties -> Builders.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]