eclipse:eclipse_rcp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eclipse:eclipse_rcp [2016/07/23 12:21] – [Fallpits] skipidar | eclipse:eclipse_rcp [2023/11/01 07:15] (current) – ↷ Links adapted because of a move operation skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | depe====== Eclipse - Rich Client Platform (RCP) ====== | + | ====== Eclipse - Rich Client Platform (RCP) ====== |
==== Documents ==== | ==== Documents ==== | ||
Line 1195: | Line 1195: | ||
+ | |||
+ | |||
+ | ==== Download the Eclipse RCP updatesite ==== | ||
+ | |||
+ | To install Eclipse plugins offline you have to download the updatesite. | ||
+ | Here is an example to download instasearch. | ||
+ | |||
+ | < | ||
+ | set eclipse_home=" | ||
+ | set updatesite=http:// | ||
+ | set folder=d: | ||
+ | |||
+ | |||
+ | %eclipse_home% -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication -source %updatesite% -destination %folder% | ||
+ | %eclipse_home% -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source %updatesite% -destination %folder% | ||
+ | </ | ||
Line 1235: | Line 1251: | ||
- | ==== Download the Eclipse RCP updatesite ==== | ||
- | |||
- | To install Eclipse plugins offline you have to download the updatesite. | ||
- | Here is an example to download instasearch. | ||
- | |||
- | < | ||
- | set eclipse_home=" | ||
- | set updatesite=http:// | ||
- | set folder=d: | ||
- | |||
- | |||
- | %eclipse_home% -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication -source %updatesite% -destination %folder% | ||
- | %eclipse_home% -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source %updatesite% -destination %folder% | ||
- | </ | ||
==== Target Platform ==== | ==== Target Platform ==== |
eclipse/eclipse_rcp.1469276512.txt.gz · Last modified: (external edit)