Changes between Version 9 and Version 10 of Dev/Tools
- Timestamp:
- 01/13/10 18:00:26 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/Tools
v9 v10 12 12 13 13 1. Download Eclipse (JEE is the best option because it comes with Web Tools): http://www.eclipse.org/downloads/ 14 2. Install PyDev http://pydev.org/updates by adding this URL in Eclipse>Help>Install New Software: link 'Available Software Sites' and Add... (pydev extensions are included into pydev since version 1.5). 14 2. Install PyDev http://pydev.org/updates by adding this URL in Eclipse>Help>Install New Software: link 'Available Software Sites' and Add... (pydev extensions are included into pydev since version 1.5). Note: if you are having problems under Ubuntu 9.10, such as some Eclipse buttons seeming unresponsive, or the Pydev packages not appearing after you add the pydev.org/updates site, check: http://mou.me.uk/2009/10/31/fixing-eclipse-in-ubuntu-9-10-karmic-koala/ ) 15 15 3. Check the boxes for pydev and next, next, next,.... 16 16 4. Open PyDev perspective and Team Synchronize (CVS, Git, etc): Menu Window>Open perspective>Other...
