Subclipse
From KevinWiki
(Difference between revisions)
(New page: Category:Eclipse Plugins) |
|||
| Line 1: | Line 1: | ||
[[Category:Eclipse Plugins]] | [[Category:Eclipse Plugins]] | ||
| + | [http://subclipse.tigris.org Subclipse] is an Eclipse plug-in which provides Subversion support for Eclipse. | ||
| + | |||
| + | |||
| + | == Installation == | ||
| + | Subclipse can easily be installed through Eclipse Update Manager. | ||
| + | |||
| + | === Add Update Site === | ||
| + | *Add the following Subclipse repository as the Eclipse Update site through the Eclipse Update Manager. | ||
| + | (Eclipse 3.2/Callisto, 3.3/Europa, 3.4/Ganymede) | ||
| + | |||
| + | <pre> | ||
| + | Version 1.4.x: | ||
| + | http://subclipse.tigris.org/update_1.4.x | ||
| + | </pre> | ||
| + | |||
| + | *The latest version released is 1.6.x yet there may be a problem with it when installing on Eclipse Ganymede. | ||
| + | <pre> | ||
| + | Version 1.6.x: | ||
| + | http://subclipse.tigris.org/update_1.6.x | ||
| + | </pre> | ||
| + | |||
| + | |||
| + | === Install === | ||
| + | *Version 1.4.x | ||
| + | -Expand the Subclipse update site then there should be three sub-categories from it. | ||
| + | <pre> | ||
| + | +Subclipse | ||
| + | +Subclipse Integrations | ||
| + | +Subclipse SVNKit Option | ||
| + | </pre> | ||
| + | |||
| + | |||
| + | *Select All components in the Sub-category named <code>Subclipse</code> and <code>SVNKit Client Adapter</code> in the <code>Subclipse Integrations</code>. | ||
| + | |||
| + | -Subclipse | ||
| + | *├'''Subclipse - Required''' | ||
| + | *├'''Subversion Client Adapter - Required''' | ||
| + | *├'''Subversion Native Library Adapter (JavaHL) - Strongly Recommended''' | ||
| + | *└'''Subversion Revision Graph''' | ||
| + | |||
| + | +Subclipse Integrations | ||
| + | |||
| + | -Subclipse SVNKit Option | ||
| + | ├JNA Library | ||
| + | *├'''SVNKit Client Adapter''' | ||
| + | └SVNKit Library | ||
| + | |||
| + | -*: Selected | ||
| + | |||
| + | *Install the selected components | ||
Revision as of 08:13, 6 April 2009
Subclipse is an Eclipse plug-in which provides Subversion support for Eclipse.
Installation
Subclipse can easily be installed through Eclipse Update Manager.
Add Update Site
- Add the following Subclipse repository as the Eclipse Update site through the Eclipse Update Manager.
(Eclipse 3.2/Callisto, 3.3/Europa, 3.4/Ganymede)
Version 1.4.x: http://subclipse.tigris.org/update_1.4.x
- The latest version released is 1.6.x yet there may be a problem with it when installing on Eclipse Ganymede.
Version 1.6.x: http://subclipse.tigris.org/update_1.6.x
Install
- Version 1.4.x
-Expand the Subclipse update site then there should be three sub-categories from it.
+Subclipse +Subclipse Integrations +Subclipse SVNKit Option
- Select All components in the Sub-category named
SubclipseandSVNKit Client Adapterin theSubclipse Integrations.
-Subclipse *├Subclipse - Required *├Subversion Client Adapter - Required *├Subversion Native Library Adapter (JavaHL) - Strongly Recommended *└Subversion Revision Graph +Subclipse Integrations -Subclipse SVNKit Option ├JNA Library *├SVNKit Client Adapter └SVNKit Library
-*: Selected
- Install the selected components