-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHowTo-Install.txt
56 lines (47 loc) · 1.51 KB
/
HowTo-Install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Tested with
Eclipse Modeling Luna SR2 AMD64:
and
Eclipse Modeling Mars.2 Release (4.5.2)
Download Eclipse Modeling Tools
https://eclipse.org/downloads/
or
https://eclipse.org/downloads/packages/release/luna/sr2
Modeling package updates for Eclipse Luna / Eclipse Mars
either
http://www.eclipse.org/modeling/amalgam/downloads/package/modeling/luna/
or
http://www.eclipse.org/modeling/amalgam/downloads/package/modeling/mars/
(pre-defined update-site)
-> Modeling/Modisco SDK (Incubation) 0.12.2.201501021045
or
http://download.eclipse.org/modeling/mdt/modisco/updates/release/
-> Modisco/Modisco SDK (incubation) 0.13.2.201601200708
NeoEMF
https://timeraider4u.github.io/NeoEMF/
each with version 0.0.1.201604020242
-> Base/NeoEMF Persistence framework
-> Backends/NeoEMF Blueprints adapter
-> Backends/NeoEMF Blueprints implementation
org.xtext.antlr.generator
https://timeraider4u.github.io/org.xtext.antlr.generator/
-> org.xtext.antlr.generator/org.xtext.antlr.generator.feature
version 3.2.1.201604141818
Xtext-modified
https://timeraider4u.github.io/xtext/
-> Xtext/Xtext Complete SDK 2.9.0.v201604150031
KeFaX
https://timeraider4u.github.io/kefax/
-> at.jku.weiner.kefax/at.jku.weiner.kefax 0.1.0.201605021626
optional:
-> at.jku.weiner.xtextest/at.jku.weiner.xtexttest 0.1.0.201605021626
eclipse.ini:
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XX:MaxPermSize=512m
-Xms512m
-Xmx3000m