Changes between Version 3 and Version 4 of DeveloperGuidelines/Eclipse
- Timestamp:
- 07/05/10 18:41:04 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Eclipse
v3 v4 8 8 * (Simplier Instructions) http://allisterx.blogspot.com/2009/06/using-web2py-framework-on-eclipse.html 9 9 10 11 10 == Detailed Installation steps == 12 11 http://www.eclipse.org/downloads/packages/eclipse-classic-360/heliosr 12 13 13 Help > Install New Software 14 14 15 http://pydev.org/updates 15 16 … … 22 23 23 24 Related Links: 24 * [wiki:DeveloperGuidelinesTips#Pythondebugging Debugging Web2Py]25 * [wiki:DeveloperGuidelinesTips#Pythondebugging Debugging Web2Py] 25 26 26 27 ----