Home - accefa/pren2 GitHub Wiki

Python Entwicklungsumgebung

Eclipse + PyDev + Pyhton 2.7.x

Remote Debugging: http://pydev.org/manual_adv_remote_debugger.html

Unit Test Framework: https://docs.python.org/2/library/unittest.html

Pyhton API: http://www.tutorialspoint.com/python/index.htm

Java Entwicklungsumgebung

Eclipse + Maven Plugin