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 12:01] – old revision restored (2016/07/15 07:19) 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 1232: | 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.1468584094.txt.gz · Last modified: (external edit)