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

  • Home
  • SEARCH
  • 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
  • 1 View
  • 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'm not a power-JavaScript/jQuery programmer, I do very
Let me start by saying I'm new to developing add-ins for visual studio... When
Let me start by saying, I am new to Java programming. I have coded
Let me start off by saying I had one DLL loading in just fine.
I would to set it up where if someone sends in a request logout
I'm developing an android app (if you want more info http://www.txty.mobi ) and I
I am building a website using php+mysql. I have a registration page and its
Simple enough question, I just need to break through one minimal wall of confusion.
I have a state machine design that needs to support playback. We have states
I have 2 quiet big Animations each 50pics a 20kb Both defined as Animations

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.