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/15 11:53] – skipidar | eclipse:eclipse_rcp [2023/11/01 07:15] (current) – ↷ Links adapted because of a move operation skipidar | ||
---|---|---|---|
Line 204: | Line 204: | ||
</ | </ | ||
{{http:// | {{http:// | ||
- | |||
Line 1196: | 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 1233: | Line 1248: | ||
</ | </ | ||
* Injections will only be processed in classes, which are referenced in Application Model. \\ (see [[http:// | * Injections will only be processed in classes, which are referenced in Application Model. \\ (see [[http:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
==== Target Platform ==== | ==== Target Platform ==== | ||
eclipse/eclipse_rcp.1468583621.txt.gz · Last modified: (external edit)