Changes between Version 15 and Version 16 of Win32Build
- Timestamp:
- Mar 23, 2012 6:10:59 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Win32Build
v15 v16 137 137 - Add the directory where the external packages are stored to the !PyDev settings. ''Window ‣ Preferences ‣ !PyDev ‣ Interpreter-Python ‣ Libraries ‣ New Folder''. 138 138 139 - Finally right click on the project, properties and then change the PyDev PYTHONPATH so that it contains the build directory. This is needed for debugging purposes.139 - Finally right click on the project, properties and then change the !PyDev PYTHONPATH so that it contains the build directory. This is needed for debugging purposes. 140 140 141 141 - Open sansview.py and hit the run button.