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 13 of 13

Thread: Creating a new java project in eclipse

  1. #1
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Creating a new java project in eclipse

    I'm trying to program in Java with it. It's my understanding, in eclipse, I need to create file > new java project. However, I'm not see the "new java project" as an option.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,114
    Thanks
    65
    Thanked 2,718 Times in 2,668 Posts

    Default Re: Creating a new java project in eclipse

    What versions of software are you using?
    Here is what I see:EclipseFileNewWD.png
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    I'm using the following:
    Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)

    Version: 2024-03 (4.31.0)
    Build id: 20240307-1437

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,114
    Thanks
    65
    Thanked 2,718 Times in 2,668 Posts

    Default Re: Creating a new java project in eclipse

    What options are on the File / New menu list? Mine has Java Project.
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Am new to this forum. Do you know how to attach an image to a post? It maybe easier if I can attach the image of what I'm seeing.

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,114
    Thanks
    65
    Thanked 2,718 Times in 2,668 Posts

    Default Re: Creating a new java project in eclipse

    When it works (Not working for me right now)
    Click on Go Advanced and then Manage Attachments
    If you don't understand my answer, don't ignore it, ask a question.

  7. #7
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Thanks for responding back. Unfortunately, going to advanced and then manage attachements is not working. I'm looking into compiling as best as I can via text.

  8. #8
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Here is what it looks like from my eclipse:
    File New >
    Maven Project
    Enterprise Application Project
    Dynamic Web Project
    EJB Project
    Connector Project
    Application Client Project
    Static Web Project
    JPA project
    Project
    CSS File
    Javascript File
    Servlet
    Session Bean
    Message Driven Bean
    Web Service
    HTML file
    XML file
    Folder
    File
    JSP file
    Example
    Other

  9. #9
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,114
    Thanks
    65
    Thanked 2,718 Times in 2,668 Posts

    Default Re: Creating a new java project in eclipse

    I see lots of versions of Eclipse. Mine is very old.
    Does this version look better for java development:
    https://www.eclipse.org/downloads/pa...ava-developers
    If you don't understand my answer, don't ignore it, ask a question.

  10. #10
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Quote Originally Posted by Norm View Post
    I see lots of versions of Eclipse. Mine is very old.
    Does this version look better for java development:
    https://www.eclipse.org/downloads/pa...ava-developers
    It sounds like you are suggesting that I download the java eclipse version at the site that you provided. Which is fine, but, I wanted to confirm before I download it. Please confirm.

  11. #11
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,114
    Thanks
    65
    Thanked 2,718 Times in 2,668 Posts

    Default Re: Creating a new java project in eclipse

    Yes, I think there are multiple versions of the eclipse IDE and perhaps there is another one that is better for what you want to do.

    I downloaded and installed from the zip version: eclipse-java-2024-09-R-win32-x86_64.zip
    The version info:
    Eclipse IDE for Java Developers (includes Incubating components)

    Version: 2024-09 (4.33.0)
    Build id: 20240905-0614
    (c) Copyright Eclipse contributors and others 2000, 2024.
    If you don't understand my answer, don't ignore it, ask a question.

  12. #12
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Quote Originally Posted by Norm View Post
    Yes, I think there are multiple versions of the eclipse IDE and perhaps there is another one that is better for what you want to do.

    I downloaded and installed from the zip version: eclipse-java-2024-09-R-win32-x86_64.zip
    The version info:
    Eclipse IDE for Java Developers (includes Incubating components)

    Version: 2024-09 (4.33.0)
    Build id: 20240905-0614
    (c) Copyright Eclipse contributors and others 2000, 2024.
    Thank you - I will take a look at a different eclipse version.

  13. #13
    Junior Member
    Join Date
    Aug 2024
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Creating a new java project in eclipse

    Quote Originally Posted by Norm View Post
    Yes, I think there are multiple versions of the eclipse IDE and perhaps there is another one that is better for what you want to do.

    I downloaded and installed from the zip version: eclipse-java-2024-09-R-win32-x86_64.zip
    The version info:
    Eclipse IDE for Java Developers (includes Incubating components)

    Version: 2024-09 (4.33.0)
    Build id: 20240905-0614
    (c) Copyright Eclipse contributors and others 2000, 2024.
    Hi, sorry for the late reply. I have been cleaning up my computer, to free up space so I could download the version. My computer now finally has enough space for a download. So, I do see the Eclipse IDE for Java Developers - I'll look into installing that version.

Similar Threads

  1. Replies: 1
    Last Post: April 6th, 2014, 05:16 PM
  2. [SOLVED] Extracting Eclipse project as runnable java isn't working
    By Lora_91 in forum What's Wrong With My Code?
    Replies: 24
    Last Post: February 11th, 2014, 05:02 AM
  3. Replies: 0
    Last Post: July 24th, 2013, 07:17 AM
  4. Replies: 6
    Last Post: October 26th, 2012, 10:52 AM