Difference between revisions of "Talk:Target Platform"

From Developer Documents
Jump to navigation Jump to search
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Buckminster ==
 
  
=== Installation ===
 
 
# Install headless command line tool
 
# Install [http://www.google.fi/search?sourceid=chrome&ie=UTF-8&q=jenkins+buckminster Buckminster plug-in] into Jenkins and configure Jenkins to use command line tool
 
 
Helpful links:
 
* http://www.eclipse.org/buckminster/downloads.html
 
* http://www.ralfebert.de/blog/eclipsercp/rcp_builds/
 
 
==== Headless command line tool ====
 
===== Install P2 director =====
 
 
* Download and extract latest P2 Director ( http://www.eclipse.org/buckminster/downloads.html )
 
** http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/products/director_latest.zip
 
 
===== Install Buckminster Headless =====
 
 
; Linux
 
* Download [[:file:buckminster-install.sh|Shell-script for installation in Linux]].
 
* <code>sh buckminster-install.sh 3.7 /opt/buckminster-3.7</code>
 
 
; Windows
 
* Download [[:file:buckminster-install.txt|Batch script for installation in Windows]].
 
* <code>rename buckminster-install.txt buckminster-install.bat</code>
 
* <code>buckminster-install 3.7 X:\opt\buckminster-3.7</code>
 
 
 
'''Important note:''' The installation directory '''must be an absolute directory path''' (with drive letter in Windows), otherwise the installed buckminster product will not work properly.
 
 
=== Resource Map ===
 
 
Jotta Simanticsin sisältö ja sisällön sijainti kartoittuu ja tulee helpommin buckminsterin saataville on tärkeää, että Simantics.rmap laitetaan saataville suoraan simantics.org:sta.
 
 
<blockquote style="background-color: #eff5fa; border: solid thin lightgrey; padding: 1ex">
 
{| cellpadding="4"
 
|-
 
| [[file:Tip.png]]
 
| Go to http://www.simantics.org/download/ for Simantics-related Buckminster resources.
 
 
 
;Latest version: http://www.simantics.org/download/head
 
;1.4 Release: http://www.simantics.org/download/1.4 for 1.4
 
|}
 
</blockquote>
 
 
Ylläpito kannattaa tehdä SVN:ssä (brancheineen). Lisätään cronjob varmistamaan saatavuuden simantics.org:ssa. Rmap laitetaan Simantics-versioiden mukaisesti versioituihin hakemistoihin.
 
 
=== Actions ===
 
 
* CQUERY SDK ja Sysdynin materialisointiin SVN:stä Simantics RMAPin perusteella.
 
* site.p2: Target platformien generointiin materialisoidun workspacen perusteella.
 
* site.p2.zip: Zipatun P2 repositoryn generointiin.
 
 
== B3 ==
 
 
http://www.eclipse.org/modeling/emft/b3/
 
http://wiki.eclipse.org/Eclipse_b3/aggregator/manual
 
http://www.eclipse.org/downloads/download.php?file=/modeling/emft/b3/documentation/B3Book2.pdf
 
 
Tarvitaan lisää tietoa, mutta vaikuttaa potentiaalisesti hyödylliseltä työkalulta erilaisten kokoonpanojen helpommassa koostamisessa.
 
 
=== Installation ===
 
 
<code>director -r http://download.eclipse.org/modeling/emft/b3/headless-3.6 -d /var/hudson/bin/b3 -p b3 -i org.eclipse.b3.cli.product -i org.eclipse.b3.aggregator.engine.feature.feature.group</code>
 

Latest revision as of 14:59, 15 September 2011