4. Contribute

This project is hosted in github. To provide feedback about bugs and errors or questions and requests for enhancements, use github’s Issue-tracker.

4.1. Sources & Dependencies

To get involved with development, you need a POSIX environment to fully build it (Linux, OSX, or Cygwin on Windows).

Liclipse IDE

Within the sources there are two sample files for the comprehensive LiClipse IDE:

  • eclipse.project
  • eclipse.pydevproject

Remove the eclipse prefix, (but leave the dot(.)) and import it as “existing project” from Eclipse’s File menu.

Another issue is due to the fact that LiClipse contains its own implementation of Git, EGit, which badly interacts with unix symbolic-links, such as the docs/docs, and it detects working-directory changes even after a fresh checkout. To workaround this, Right-click on the above file Properties ‣ Team ‣ Advanced ‣ Assume Unchanged

4.2. Development team

  • Kostis Anagnostopoulos (software design & implementation)
  • Georgios Fontaras (methodology inception, engineering support & validation)

4.2.1. Contributing Authors

  • Stefanos Tsiakmakis
  • Biagio Ciuffo

Authors would like to thank experts of the SGS group for providing useful feedback.

4.3. Discussion