Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Checkout Source Code

NEW (2016/9/9): Source code is now public available via git (from a Bitbucket server):

http://git.offis.uni-oldenburg.de:7990/scm/ody/odysseus.gitRemark: We are currently preparing the move to git, so SVN will not be updated in the future anymore.

The current source code is availabe through SVN:

User: lesend
Password: rurome48
URL: http://isdb1.offis.uni-oldenburg.de/repos/odysseus/trunk/

Checkout the source-code. We suggest to checkout the whole trunk-folder outsice of / without Eclipse - e.g. with TortoiseSVN (http://tortoisesvn.net/) in Windows or via the command line tool (http://subversion.apache.org/). Alternativly, experts may also import all directly into eclipse using e.g. subclipse.

 

3. Setup Eclipse

We recommend to use a dedicated Eclipse workspace for Odysseus, because a full import of Odysseus may have more than 300 Projects.The most simply way is as follows. If you are firstly starting Eclipse, choose the folder where you checked out the source code as the workspace location.

...