score:0
i just upgraded my sts from 3.3 to 3.5. the following method worked fine.
open sts > help > check for updates > choose the latest version and install (lists all plugins available for upgrade as well as sts).
score:0
open sts(spring tools suite)-> help -> check for updates -> it will automatically updates with latest version.
version: sts 3.8.0 requires a jdk 8 to run on top of.
sts 3.9.0 requires a jdk 8 to run on top of.
sts 3.9.4 requires a jdk8/9/10 to run on top of.
sts 3.9.6 requires a jdk8/9/10/11 to run on top of.
score:1
i don't know sts. in a normal eclipse installation, you can run help -> install new software, add the kepler update site using the "available sites" link, close the dialog, run help -> check for updates and eclipse will update everything it can find, under the condition of not breaking dependencies.
your settings are not lost, if you use your old workspace with your new installation (as the majority of settings has workspace scope and is stored within it). therefore you can also try the following: install a newly downloaded version of kepler besides your existing eclipse. then in the new installation run file -> import -> installation -> from existing to have it automatically copy plugins from the old installation to the new one. afterwards install whatever is missing using the installation menus described at the top or using help -> marketplace.
Source: stackoverflow.com
Related Query
- How can I upgrade the eclipse version my STS is using?
- Using the Android SDK on a Mac, Eclipse is really slow. How can I speed it up?
- How can I check/upgrade Proguard version when using it in Eclipse for Android development?
- How can I go to the next Eclipse marker (e.g. build error) using the keyboard?
- How to upgrade new version of Eclipse instead of using new downloaded package?
- How can I upgrade from Eclipse Java SE version to Eclipse for Java EE via Eclipse?
- How can I view the outline in eclipse when using the revealing module pattern?
- How to install the latest version of Eclipse Classic on Ubuntu 12.04 using the terminal?
- How can I see the content of a ResultSet object inspecting it using the Eclipse debugger?
- How can I find the version of Scala installed in Eclipse IDE?
- How can I connect to a SFTP server using the "Remote System Explorer End-User Runtime" Eclipse plugin and a .pem private key?
- How can I change the view / editor for a file in Eclipse using the keyboard?
- How can I obtain the version number of a custom Eclipse feature at runtime?
- How can I fix the "Property 'allowUndeclaredRTE' does not exist" error when using my Eclipse Checkstyle plugin?
- How can I find the version of the Eclipse Java compiler (JDT)?
- How can I hot deploy using the glassfish adapter in Eclipse
- How can I create a project in the Git repository root using Eclipse EGit?
- How can I check the version of gradle plugin on eclipse
- How can I get the Eclipse version programmatically?
- How do I update the current sts version using the update file downloaded
- eclipse juno, how can I associate currently opened files with a project or am I using eclipse outside the box?
- How can I create a view using the E4 programming model to be a plug-in for Eclipse 4.2 or above?
- How can I ask Eclipse to always prefer the newest version of a library that is included by other libraries?
- How can I profile a JNI application using the Eclipse TPTP?
- How can I make Eclipse reference to the latest version in remote repo instead of current version in workspace?
- how to upgrade primefaces version in eclipse by using maven?
- How can I exclude one persistence.xml from the test classpath in Eclipse without using Maven/Ant?
- How can i solve the problem with creating a class in java using Eclipse
- how can i access the Sqlite database on real android device using DDMS in eclipse juno
- How can I change the package when using sdo-compiler of Eclipse MOXy
More Query from same tag
- Using Javassist in an Eclipse plugin
- Anypoint Studio (Eclipse) on Windows 7 with multiple users
- Not able to build project with Flash Builder 4.6
- file in res folder not recognized
- i have problem for setting java environment in windows
- Eclipse: Storing info in .project file
- How do you configure eclipse to work with a project that wasn't created by it (java)
- How do I configure JDK for Eclipse
- Can't seem to input any integer values when running the app? It just shows result "grade c"
- Eclipse + Maven -> eclipse.ini
- Missing separator in C/C++ eclipse gcc error
- Export all Eclipse warnings to a file
- Eclipse execute a file in jar
- Project properties lost on external checkout
- Eclipse interface used in other Application
- Error : Failed to load WS-Security Policy definition from classpath resource: META-INF/policy.xml
- Debug inside of AIDL generated file in Eclipse or intellij Idea
- The import org.apache.camel cannot be resolved
- Java/Eclipse formatter to begin a new line after each function
- if(x!=y) vs if(x==y)
- Eclipse PHP Debug editor fails to open when stepping through code
- How to add dynamic webprojects to an EAR programmatically in Java?
- Eclipse C++ add shared library to main project
- Image Upload using intent
- How to save an Arraylist to file?
- Integrating a Java Class into a PyDev Project (Jython) in Eclipse
- Project Lombok breaks Eclipse IDE
- No valid JREs found for execution environment "JavaSE-1.8"
- Client Error (400) when deploying application to app engine via eclipse
- Android SDK Eclipse AndroidManifest.xml not created