瀏覽代碼

Merge branch 'master' of https://github.com/Yakindu/statecharts.git

Andreas Muelder 9 年之前
父節點
當前提交
403f2195f5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -58,13 +58,13 @@ If you are familiar with Eclipse plugin development then you may want to checkou
 19. Do a "clean all", i.e. select *Project → Clean…* from the main menu, make sure *Clean all projects* is checked, then click on *OK*.
 
 ### How to setup your developer workspace without Oomph
-1. Download Eclipse Luna from https://www.eclipse.org/downloads/
-2. Install the current Xtext release -> Help / Install new Software / select 'Luna - http://download.eclipse.org/releases/luna'
+1. Download Eclipse Mars from https://www.eclipse.org/downloads/
+2. Install the current Xtext release -> Help / Install new Software / select 'Mars - http://download.eclipse.org/releases/mars'
 2.1 Select Modeling / Xtext Complete SDK
 3. Select the Git perspective and clone the following Git Repository:
 https://github.com/Yakindu/statecharts.git
 Select 'Import projects' on the 'working directory' subfolder
-4. Set the target platform to org.yakindu.base.target/luna.target
+4. Set the target platform to org.yakindu.base.target/mars.target
 Open the target file and click on the link for setting the target platform (takes some minutes the first time)
 5. Build relevant Xtext grammars
 Rightclick on org.yakindu.base.expressions/Expressions.xtext => Run As.. => Generate Xtext Artifacts