Python
A EKF Robotika Labor wikiből
(Változatok közti eltérés)
(Új oldal, tartalma: „ == Fejlesztői környezet kialakítása == * Windows 7 operációs rendszeren ** Python 3 telepítése: http://python.org/download/ ** Eclipse Classic telepítése: h…”) |
(→Fejlesztői környezet kialakítása) |
||
5. sor: | 5. sor: | ||
** Python 3 telepítése: http://python.org/download/ | ** Python 3 telepítése: http://python.org/download/ | ||
** Eclipse Classic telepítése: http://eclipse.org/downloads/ | ** Eclipse Classic telepítése: http://eclipse.org/downloads/ | ||
− | ** PyDev plugin telepítése: | + | ** PyDev plugin telepítése |
+ | *** Eclipse -> Help -> Install New Software... | ||
+ | *** Add... -> Name: PyDev , Location: http://pydev.org/updates | ||
+ | ** Eclipse -> Window -> Preferences -> PyDev -> Interpreter - Python -> Auto Config -> Apply és OK. | ||
* Ubuntu 12.04 LTS operációs rendszeren | * Ubuntu 12.04 LTS operációs rendszeren |
A lap 2012. június 28., 17:54-kori változata
Fejlesztői környezet kialakítása
- Windows 7 operációs rendszeren
- Python 3 telepítése: http://python.org/download/
- Eclipse Classic telepítése: http://eclipse.org/downloads/
- PyDev plugin telepítése
- Eclipse -> Help -> Install New Software...
- Add... -> Name: PyDev , Location: http://pydev.org/updates
- Eclipse -> Window -> Preferences -> PyDev -> Interpreter - Python -> Auto Config -> Apply és OK.
- Ubuntu 12.04 LTS operációs rendszeren