[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] New Java project - System libs not included
|
- From: "Frank O. Laus" <flaus66@xxxxxxxx>
- Date: Mon, 19 Nov 2007 15:10:19 +0100
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.13 (Windows/20070809)
Hi,
when I create a new Java project from an existing (but empty) source
folder the JRE system libs are not included in the build path - even the
Object class is not found.
It may look like a stupid question but what can I do to create a Java
project in a given directory and have the system libs included in the
build path?
And how can they be added manually?
All I want is a new project outside the default workspace location and
have the JRE specified...
(I'm using eclipse 3.3.1.1)
Thanks
Frank