`
旭少版
  • 浏览: 85433 次
  • 性别: Icon_minigender_1
  • 来自: 南宁
社区版块
存档分类
最新评论

install the Spring Tool Suite Eclipse 3.5 Galileo

阅读更多
Firstly you need to install Eclipse 3.5 Galileo, then once that’s up and running you can use the Spring update site to install the Spring Tool Suite (STS). Follow these simple step-by-step instructions. I’m assuming that you are the only Java developer using this machine.

   1. Go to http://www.eclipse.org/downloads/
   2. Follow the link for Eclipse IDE for Java EE Developers (189 MB) for Windows .
   3. Select a mirror and download the file.
   4. Create a folder called c:\java .
   5. Move the Eclipse archive (eclipse-jee-galileo-win32.zip ) into c:\java and extract here.
   6. Folder c:\java\eclipse will be created.
   7. Drag the executable eclipse.exe on to the desktop (or quick launch) and make a shortcut.
   8. The workspace dialogue will pop up and ask you where you would like to keep your workspace. Spaces in file names (or directories) are always a bad idea especially when developing under a Windows environment which is why I don’t accept the default workspace location, so enter c:\java\workspace .

That was easy wasn’t it?. STS is now free so you can just install it from their update site.

   1. Install Eclipse 3.5 Galileo mentioned above.
   2. Open the preferences page Windows->Preferences .
   3. Expand the Install/Update tree on the right hand side and select Available Software Sites .
   4. Highlight all the Enabled sites and click Disable .
   5. Click the Import button and enter http://dist.springsource.com/snapshot/TOOLS/sts-update-sites.xml . Eclipse spots this is a website then downloads and installs the xml. It may take a couple of seconds, but when it finishes click Ok .
   6. From the file menu, go to Help->Install New Software… .
   7. Set Work with to AJDT - http://download.eclipse.org/tools/ajdt/35/dev/update . At the time of writing this there were no new updates so skip it and move to the next step.
   8. Set Work with to Mylyn Extras - http://download.eclipse.org/tools/mylyn/update/extras .
   9. Expand Mylyn Integration and check Mylyn Connector: JIRA , Next will become active to click it.
  10. After a bit of rumbling (to work out dependencies which there are none) click Next .
  11. Accept the License agreement and click Finish .
  12. After installation you are asked to restart Eclipse, so click Yes .
  13. Back into the Help->Install New Software… .
  14. Set Work with to Spring IDE Update Site - http://dist.springframework.org/snapshot/IDE/nightly .
  15. Select all the components and click Next . More rumbling then click Next again. Accept the license and click Finish.
  16. Back into the Help->Install New Software… .
  17. Set Work with to SpringSource dm Server Tools Update Site - http://dist.springsource.com/snapshot/DMS-TOOLS/nightly
  18. Back into the Help->Install New Software… .
  19. Set Work with to SpringSource Tool Suite Update Site - http://dist.springsource.com/snapshot/STS/nightly/e3.4

Close down Eclipse and zip up the whole of c:\java\eclipse . Rename it to eclipse-3.5-sts.zip. If there is one thing I have learnt, it’s take a back up of a fixed working installation. Every one and his dog can write eclipse features and plugins. It is easy for one plugin to screw up another, so its really handy to have a “last known good position” to rollback to. Otherwise you may well find that you are going through this whole process again.

Original SpringSource instructions can be found here .
分享到:
评论

相关推荐

    Eclipse3.5 Galileo SQL Explorer插件安装 中文版

    ### Eclipse 3.5 Galileo SQL Explorer插件安装详解 #### 一、插件概述与需求背景 Eclipse SQL Explorer是一款强大的数据库管理插件,它能够帮助开发人员在Eclipse IDE环境中直接执行SQL语句、浏览数据库表结构、...

    Eclipse 3.5(Galileo)安装SVN插件.doc

    在Eclipse 3.5版本,即Galileo版本中,为了实现版本控制功能,需要安装Subversion(SVN)插件。Subversion是一种开放源码的版本控制系统,可以帮助开发者跟踪和管理代码的不同版本。 在线安装SVN插件的步骤如下: ...

    eclipse 3.5 官方简体中文包

    Eclipse 3.5,又称为Galileo,是Eclipse集成开发环境(IDE)的一个重要版本,它在2009年发布,为开发者提供了强大的Java开发工具,并且支持多种编程语言,包括C/C++、PHP和Python等。Eclipse 3.5引入了许多新特性,...

    Eclipse3.5(galileo版)汉化包

    Eclipse 3.5(Galileo 版)是一款经典的集成开发环境(IDE),主要用于Java应用程序的开发,同时支持多种其他编程语言,如C/C++、Python等。这个汉化包是针对Eclipse 3.5版本进行完全本地化的成果,旨在提供中文用户...

    eclipse3.5中文包

    - 启动Eclipse 3.5,进入"Help" -> "Install New Software"。 - 在"Work with"下拉框中选择"Add",然后在弹出的窗口中输入本地解压的中文包路径,点击"OK"。 - 选择列出的汉化插件,确认无误后点击"Next"进行安装...

    Eclipse3.5语言包Galileo.zip

    Eclipse 3.5语言包Galileo.zip是一个针对Eclipse集成开发环境的中文语言包,主要目的是为了将Eclipse的用户界面从英文翻译为中文,方便中国用户进行开发工作。这个压缩包包含了Eclipse 3.5(代号Galileo)版本的全部...

    eclipse3.5汉化包

    在Eclipse 3.5(代号Galileo)时代,它引入了许多新特性和改进,旨在提高开发者的生产力和用户体验。 汉化包的内容通常包括对Eclipse界面的所有文本进行翻译,涵盖了菜单、对话框、错误消息以及帮助文档等多个方面...

    Eclipse3.5中文汉化包

    Eclipse3.5,又称为Galileo版本,是Eclipse发展史上的一个重要里程碑,它在2009年发布,引入了许多新特性和改进。 在Eclipse3.5中,最显著的改进之一是增强的UI界面,包括全新的工作区还原功能,允许用户在关闭...

    Eclipse3.5简体中文包

    Eclipse3.5版本,又被称为Galileo,是Eclipse组织在2009年发布的一个重要更新。这个版本引入了许多新特性,优化了性能,并提升了用户体验。 1. **Eclipse3.5的特性**: - **改进的UI**:Eclipse3.5对用户界面进行...

    eclipse3.5全功能中文语言包

    Eclipse 3.5,代号Galileo,是Eclipse平台的一个重大更新,发布于2009年,引入了许多新特性和改进。其中一些关键特性包括: 1. **改进的JDT(Java Development Tools)**:JDT是Eclipse的核心部分,用于Java应用...

    Eclipse3.5汉化包及使用说明

    Eclipse 3.5,又称为Galileo,是一款广受欢迎的开源集成开发环境(IDE),主要面向Java开发者,同时也支持其他编程语言。本教程将详细讲解如何安装并使用Eclipse 3.5的汉化包,以便于中文用户更加便捷地进行开发工作...

    eclipse 3.5 中文包

    eclipse 3.5(Galileo)中文包 也可加入如下更新地址 http://download.eclipse.org/technology/babel/update-site/galileo 另外压缩包内附有多个插件更新地址。

    eclipse3.5简体中文语言包

    Eclipse3.5版本,代号为Galileo,是2009年发布的一个重要版本,引入了许多新特性和改进。在这个版本中,Eclipse 提供了更好的性能优化、增强的调试工具、改进的插件系统以及对多种编程语言的更全面支持。 Eclipse ...

    WindowBuilder+eclipse3.5.x整合使用

    Eclipse 3.5.x,代号为Galileo,发布于2009年,是Eclipse平台的一个里程碑版本。它包含了许多改进和新特性,比如支持Java 6、改进的JavaScript开发工具和更好的插件系统。WindowBuilder作为Eclipse的插件,可以无缝...

    Eclipse3.5可视化编程插件及安装文档

    Eclipse3.5版本,代号为Galileo,发布于2009年,带来了许多改进和新特性,旨在提高开发者的效率和代码质量。 SWTDesigner 是一个强大的Eclipse插件,它提供了对Standard Widget Toolkit (SWT) 和 JFace 的可视化...

    eclipse3.5 汉化包

    Eclipse 3.5,代号为Galileo,是Eclipse平台的一个重要版本,发布于2009年,引入了多项新功能和改进。 1. **汉化包**:Eclipse 3.5 汉化包是为了方便中国用户使用而设计的,它将Eclipse的英文界面翻译成中文,使得...

    eclipse3.5离线汉化包

    Eclipse 3.5,代号为Galileo,是一款经典的集成开发环境(IDE),主要用于Java应用程序的开发,但也可以通过插件支持其他编程语言。这个离线汉化包是为了解决Eclipse 3.5英文界面对于中文用户不友好的问题,提供了...

    eclipse3.5 汉化包及说明 绝对的3.5

    Eclipse3.5,代号Galileo,是Eclipse在2009年发布的一个重要版本,它引入了许多新特性,提升了开发者的用户体验。本文将详细介绍如何使用Eclipse3.5汉化包进行汉化,以及汉化包的主要内容。 首先,Eclipse3.5的汉化...

    适用于eclipse3.5的VE1.4插件+emf+GEF

    1. **Eclipse 3.5**:这是Eclipse IDE的一个版本,代号为"Galileo",发布于2009年。它引入了多个新特性,包括改进的JDT(Java Development Tools)、PDE(Plug-in Development Environment)和WTP(Web Tools ...

Global site tag (gtag.js) - Google Analytics