Versions Compared

Key

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

...

Code Block
languagebash
// in your newRepo Folder!
git remote set-url origin <new url>

There is also a first approach for an eclipse plugin that could make processing easier. For this, install the Odysseus Development Tools from the following update site

Code Block
https://odysseus.informatik.uni-oldenburg.de/download/odt/

and uncheck "Group items by category".

Image Added

After installation and restart there is a new menu option Odysseus where you can create an initial project:

Image Added

Image Added

Option 2: Extending an Existing Odysseus Plugin

...