accefa / pren2

Repository für die Realisierungsphase des Projektes.
2 stars 0 forks source link

Entwicklungsumgebung für Java und Python definieren #7

Closed alexsuter closed 9 years ago

alexsuter commented 9 years ago
alexsuter commented 9 years ago

Eclipse + PyDev + Pyhton 2.7.x

alexsuter commented 9 years ago

In Eclipse kann man direkt debuggen.

alexsuter commented 9 years ago

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

Grösserer Aufwand...

alexsuter commented 9 years ago

Unit Test Framework: https://docs.python.org/2/library/unittest.html Pyhton API: http://www.tutorialspoint.com/python/index.htm

alexsuter commented 9 years ago

Von meiner Seite aus Ready: Ich brauche nichts mehr. Ausser eventuell noch ein Deployment Tool?

fabwu commented 9 years ago

Für mich passt auch alles. Deployment siehe #8