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 8159835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:03:31+00:00 2026-06-06T18:03:31+00:00

When I start a new Java project in eclipse, the first popup screen allow

  • 0

When I start a new Java project in eclipse, the first popup screen allow me to choose which JRE to use.

I have 3 choices.

  • Use an execution enviorment JRE: JavaSE1.7
  • Use a project specific JRE:
  • Use a default JRE(curretly ‘jre7’)

But when I use eclipse’s build-in export to Runnable JAR File to create an executable JAR, the JAR file will only run (by double clicking) if I select jre7 instead of eclipse’s default choice JavaSE1.7

Can someone please tell me what is the difference between developing the java program in JavaSE1.7 vs jre7? Or have I used the wrong method to create an executable JAR?

Thanks in advance.

  • 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-06-06T18:03:32+00:00Added an answer on June 6, 2026 at 6:03 pm

    Try this…

    JavaSE 1.7 is an acronym for Java to Standard Edition Version 1.7 or Version 7 (both are same), which is used for running on Desktops, Server,etc…

    JRE is the Runtime Environment , in which the compiled java application runs…

    JRE = JVM + API Bundles
    

    The reason your executable jar runs, when you select the JRE instead of JSE is because, JRE is the runtime environment (the sandbox) which is needed by the application to run, not JSE.. JSE is just the acronym given to Java’s Standard Edition.

    And for creating a Runnable jar in Eclipse follow the below method..

    Try this, this is the way to create a jar or runnable jar in eclipse
    
    File -> Export-> Java ->Runnbale JAR file
    
    Launch configuration : your Class containing the public static void main(String[] args)
    
    Export destination : Target place
    
    Library Handling:
    
    Package required libraries into generated JAR
    
    FINISH
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Which GUI framework/library would you choose if you were to start your new project
I am very new to java and only start to use Eclipse to run
I'm new to Eclipse/Java/Android I have already created this project, but I wanted to
I will start new project which is based on ASP.NET MVC 3 using C#
I followed the following instructions to start a brand new project in eclipse http://code.google.com/webtoolkit/usingeclipse.html
I have a college project based on java swing. I wanted to use windowbuilder
Hi everyone this is my first Android app. I new to Java and Eclipse
I wanted to start learning java but Eclipse is giving me some trouble. First
I have created an index.jsp as the start page in an Eclipse project using
Before I start know this: I am extremely new to Java and programming. How

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.