Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: STS 2.8.0 Installer wants a JRE 1.5.0?

  1. #11
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hi Julio!

    Hard to say from here what is going wrong, but I would strongly recommend to setup a fresh STS installation using the installers and start with a Spring MVC Template project, for example. Does that would for you?

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  2. #12
    Join Date
    Nov 2011
    Location
    Sevilla
    Posts
    4

    Default

    Awwww,,, Thanks a lot . Finally I can see the red X at the end of my wrong words.

    Julio

  3. #13
    Join Date
    Nov 2011
    Location
    Sevilla
    Posts
    4

    Default Example

    How could I get an example of a complete Application Web made with SpringSource Tools Suite 2.8.0 using Spring and Hibernate connected with a database????

    Julio

  4. #14
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey Julio!

    Did you take a look at the webinar as an introduction to Spring and the SpringSource Tool Suite?
    http://www.springsource.com/webinar/...rce-tool-suite

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  5. #15
    Join Date
    Oct 2012
    Posts
    3

    Default

    I know this is an old thread, but I get this issue on a clean install of Windows 7.

    When I run the STS installer (spring-tool-suite-3.1.0.RELEASE-e4.2-win32-installer.exe), I get a message from the Installer: "This application requires a Java Runtime Environment 1.5.0" I'm running it as administrator.

    JAVA_HOME is set to a JRockit 1.5.0_22 JRE. %JAVA_HOME%\bin is in PATH. "java -version" from a command prompt returns "blah blah 1.5.0_22 blah blah".

    Unpacked STS from zip. Works when JAVA_HOME is set.

    Unsetting JAVA_HOME, and trying to run STS (unpacked from zip) does not work and tells me that I need a JRE or JDK and javaw.exe in my PATH.

    Looks a lot like this is a bug in the installer.

    -Colin

  6. #16
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    Thanks for the report, this could indeed be a bug in the installer trying to find the right JRE/JDK to start up itself (not STS, but the installer itself). Thanks for reporting this!!!

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •