Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: QUESTION: I'm a beginner> Will <eclipse> help me to learn Java SE > ?

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Location
    banana island
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question QUESTION: I'm a beginner> Will <eclipse> help me to learn Java SE > ?

    Greg I really need tour urgent help I tried executing my code with command prompt but it failed, so two things are involved either my path function us not properly set or my code is wrong, so I need your help on creating the right part for my java IDE am using window xp7


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: QUESTION: I'm a beginner> Will <eclipse> help me to learn Java SE > ?

    but it failed,
    Please explain. Copy the full contents of the command prompt window that shows the problem.

    To copy the contents of the command prompt window:
    Click on Icon in upper left corner
    Select Edit
    Select 'Select All' - The selection will show
    Click in upper left again
    Select Edit and click 'Copy'

    Paste here.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: QUESTION: I'm a beginner> Will <eclipse> help me to learn Java SE > ?

    Since your thread title is a bit different than the text in it, I'll mention that using Eclipse will help you learn Eclipse and then programming in Java, but WILL NOT help you learn how to edit, compile, debug, and run Java from the command line. Which path you choose is your choice but should be consistent with your instructor's requirements and your goals.

Similar Threads

  1. Replies: 3
    Last Post: June 22nd, 2014, 05:42 AM
  2. QUESTION: I'm a beginner> Will <eclipse> help me to learn Java SE > ?
    By martymartin in forum What's Wrong With My Code?
    Replies: 0
    Last Post: June 21st, 2014, 12:38 PM
  3. Beginner Java question with Methods
    By Justin5609 in forum Object Oriented Programming
    Replies: 7
    Last Post: February 25th, 2014, 06:52 PM
  4. Replies: 1
    Last Post: November 1st, 2012, 07:54 AM
  5. Learn Java using Eclipse and TDD
    By ranga_pec in forum Java JDK & IDE Tutorials
    Replies: 0
    Last Post: August 13th, 2012, 05:00 AM