eclipse安装最新的svn插件

来源:互联网 发布:自己有一千个淘宝小号 编辑:程序博客网 时间:2024/06/16 00:00

svn是一个强大的版本管理软件,在项目开发团队的版本管理软件中,svn占据了相当重要的位置。

URL: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

以上是SVN下载最新地址eclipse svn更新插件地址。

URL:http://tortoisesvn.net/downloads.html

这是svn 客户端下载地址,client和add-in一定要版本保持一致!!!!


工具/原料

  • eclipse

方法/步骤

  1. 输入名称和地址,注意一定要是官网的地址。名称:subclipse

    http://subclipse.tigris.org/update_1.8.x

    1. 打开eclipse,点击选项卡中的help选项,打开Install new Software,如图



  2. 如图选择插件,一直next,svn就安装好了。


    END

注意事项

  • 插件的下载地址一定要是官网的下载地址。


安装PHP插件也是类似,

What is PDT?

The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities.

To find out more about us, you should check out:

Project details
Who's involved, project plan, all project resources and more.

PDT Forums andWiki
Users discussions board, ask and answer questions.

PDT on Github
Latest code, issue reports, feature requests and more.

Developers mailing list
Get in touch with our team.

Features

Syntax Highlighting

Content Assist

Code Formatter

Quick Outline

Code Templates

Code Navigation

PHP Debugging

Syntax Validation

Power of Eclipse Ecosystem

Download

Eclipse Package for PHP Developers

The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn.

Click on the buttons below to start downloading package for specific OS.

OS X

  • 32 bit
  • 64 bit

Windows

  • 32 bit
  • 64 bit

Linux

  • 32 bit
  • 64 bit

Update existing Eclipse

In Eclipse, click Help -> Install New Software and work with *: http://download.eclipse.org/tools/pdt/updates/3.3.2

Eclipse Install&Update Dialog

If you're looking for developer builds, try out **: http://download.eclipse.org/tools/pdt/updates/3.4-nightly

All downloads are provided under the terms and conditions of the Eclipse.org Software User Agreement unless otherwise specified.

 * - Latest stable: http://download.eclipse.org/tools/pdt/updates/latest/
** - Latest nightly: http://download.eclipse.org/tools/pdt/updates/latest-nightly/

Download PDT Zip package

This packages contain PDT p2 repository, which can be used to install PDT in Eclipse without access to Eclipse.org

  • PDT Update 3.3.2 (2014-10-23)
  • PDT Update 3.3.1 (2014-09-16)
  • PDT Update 3.3.0 (2014-06-11)
  • PDT Update 3.2.0 (2013-06-05)
  • PDT Update 3.1.2 (2012-12-21)
  • PDT Update 3.1.1 (2012-09-10)

Docs

  • PDT User Manual. All PDT features at a glance.
  • PDT Wiki.Find more information and discussions in the PDT Wiki page
  • PDT 2.0 XDebug Guide. XDebug guide for configuration and usage of XDebug under PDT 2.0. Created by Dave Kelsey
  • Debugging PHP using Eclipse and PDT

Contributing

PDT is an Open Source project and we welcome everyone who's interested to contribute his or her source code or help project in some other way. Visit ourwiki page to learn how to get source code and build it.


0 0