-
Notifications
You must be signed in to change notification settings - Fork 0
/
run_config
34 lines (23 loc) · 1.38 KB
/
run_config
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
eerst de API builden,
dan de andere twee projecten
en dan uw run configs van Blockr juist zetten en dan zou het moeten werken
Ga naar gameworldapi
File => Project structer
SDK naar 11 zetten
Project language level naar 11 zetten
klik op apply
Build project
Ga naar robotgameworld
Zelfde stappen als bij gameworldapi
Blockr run configs
In project structure de gameworldapi jar toevoegen als library
-run
-edit configurations
--Program arguments "path/swop1920/projects/robotgameworld/out/production/robotgameworld/" [space] robotgameworld.RobotGameWorldType
voorbeeld
/home/bert_dvl/Desktop/swop1920/projects/robotgameworld/out/production/robotgameworld/robotgameworld
runconfig pathname Oberon: "/home/oberon/Documents/Studies/SWOP/swop1920/projects/robotgameworld/out/production/robotgameworld/robotgameworld.RobotGameWorldType"
runconfig path Aram: "C:" + File.separator + "Users" + File.separator + "Aram" + File.separator + "Desktop" + File.separator + "Informatica - Computerwetenschappen" + File.separator + "Ba Inf" + File.separator + "4ba informatica" + File.separator + "software-ontwerp" + File.separator + "swop1920" + File.separator + "projects" + File.separator + "robotgameworld" + File.separator + "out" + File.separator + "production" + File.separator + "robotgameworld"
Common issue => source folder not known
=> invalidate cache en restart
Error: robotgameword.RobotGameWorldType