Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5938187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:38:57+00:00 2026-05-22T15:38:57+00:00

Let me start by saying I’ve been doing professional development work in C++ for

  • 0

Let me start by saying I’ve been doing professional development work in C++ for about 15 years, and I’ve done a very small amount of Java on Linux systems. However, I seem to be doing something incorrectly with my Java installation on eclipse.

I have eclipse installed on a Windows 7 machine in C:\tools\eclipse\helios.
I have the Java jdk installed in C:\tools\Java\jdk1.6.0.
The Java jre is installed in C:\tools\Java\jre1.6.0.

In eclipse, I create a java project, and point the project at the jdk folder listed above. In other words, I have the jdk listed as one of the installed JREs and it is the selected JRE.

BTW: I also have Google’s android tools and the MotoDev envioronment installed in eclipse, and I can write and build android java code in those projects. Of course, they don’t use the jdk.

So, I’m relatively new to Java and I want to start simple, so I created the basic HelloWorld project. I have the following simple code:

package app;

import system;  // System not recognized here!!!

public class Application
{
    public static void main(String[] args)
    {
        system.out.println("Hello World!");  // System not recognized here, obviously!
    }
}

Anyone have any idea what I’m doing wrong here? There doesn’t seem to be anywhere to point to the jdk/lib directory. The jdk looks in jdk1.6.0/jre/lib, which I’m pretty sure isn’t going to help me.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:38:58+00:00Added an answer on May 22, 2026 at 3:38 pm

    System class is present in java.lang package. It’s imported by default. So no need to import it like you did. Please bear in mind that it’s Java’s convention to have class names begin with uppercase characters. Hence System class is with upper case S

    Documentation for packages and classes in JDK is available at http://download.oracle.com/javase/6/docs/api/. It’s a good idea to refer to this often especially when beginning with Java programming

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let me start by saying that I do not advocate this approach, but I
Let me start by saying I'm a huge fan of the elegance of this
Let me start out by saying that I'm not a JavaScript developer so this
Let me start off with a bit of background. This morning one of our
Let me start with a specific example of what I'm trying to do. I
Let's start with the following snippet: Foreach(Record item in RecordList){ .. item = UpdateRecord(item,
Let me start by explaining our set-up: I am working with some contractors. They
First off, let me start off that I am not a .net developer. The
Let's say you want to start contributing to an open source project with thousands
Before I start with the real question, let me just say that I might

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.