Changes between Version 30 and Version 31 of wade/python
- Timestamp:
- Aug 17, 2010, 9:27:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wade/python
v30 v31 33 33 * 下載及安裝 JDE:http://www.oracle.com/technetwork/java/javase/downloads/index.html 34 34 * 下載 NetBean:http://netbeans.org/downloads/index.html 35 * 下載 JVI:http://jvi.sourceforge.net/36 35 * 安裝 Python plugin:Tools → Plugins → Available Plugins → 尋找 Python → 把旁邊的三個結果打勾 → 按下面的 Install → 重開 NetBeans。 37 36 * 下載 jVi:http://jvi.sourceforge.net/ 37 * 安裝 jVi: 38 1. Open NetBeans and browse to Tools -> Plugins 39 1. Click the "Downloaded" tab 40 1. Click the "Add Plugins..." button 41 1. Browse to jVi directory that contains the .nbm files 42 1. Select both .nbm files and click "Open" 43 1. Make sure "jVi KeyBindings" and "jVi Core" are both selected for installation and click "Install" 44 1. Proceed through the plugin installation wizard." 38 45 39 46