Skip to content

adozzer/raox-game5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game 5 plugin

Preparing

sudo apt-get install openjdk-8-jdk # for debian-based distributions
cd ~/Downloads
gunzip -c eclipse-dsl-luna-SR2-linux-gtk-x86_64.tar.gz  | tar xvf -
cd eclipse
./eclipse
ssh-add ~/.ssh/github.openssh.private.key
git clone [email protected]:lekaitow/rdo-game5.git

Installing

Setting up the workspace for Eclipse

  • File > Import > General > Existing Projects into Workspace``> Select root directory > /home/USERNAME/git/rdo-game5 > Finish
  • Run > Run As > Eclipse Application

[!] Fix bug in Eclipse Mars under Linux: Run > Run Configurations > Eclipse Application > Tab Environment > New... > Name: = SWT_GTK3 > Value: = 0 > OK > Apply > Run

Running

  • Window > Open Perspective > Other... > Rao
  • Plugins > Game 5 > Model name: > Ok

About

game5 plugin for rdo-xtext

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%