You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • Clone template

  • Update odysseus_dev (if necessary)

Rename folder (e.g. odysseustutorial) and set new origin (new git repo)

cd odysseustutorial 
git remote set-url origin 	https://mgrawunder@git.swl.informatik.uni-oldenburg.de/scm/ody/odysseustutorial.git 
git push -u origin --all 
git push origin --tags 

Start eclipse with new workspace and import

Setting Target Platform


  • No labels