Size: 1279
Comment:
|
Size: 1277
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 42: | Line 42: |
* chmod 755 netbeans-7.4-linux.sh * ./netbeans-7.4-linux.sh |
* sh netbeans-7.4-linux.sh --javahome /usr/java/jdk1.7.0_60/ |
Netbeans
Zenburn theme
Original link http://forums.netbeans.org/download.php?id=2086
Local file: nb.zip
Run Netbeans (7.3):
- Tools
- Options
Fonts & Colors
- Import
- Browse: nb.zip
- All
- Ok
- Import confirmation: yes
Library jaxrpc16
In Netbeans 7.3:
- Tools menu
- Plugins
- Settings
- Add provider
- Name: JAX-RPC Provider
- OK
- Available plugins
- Select JAX-RPC Web Services, source: JAX-RPC provider
- Click on Install, next , I accept, install
- Restart IDE now, Finish
- Apply required updates, I accept, Update
- Delete the JAX-RPC Provider
Clear cache
Sometimes error may appear with red icon of files that build on Netbeans. Exit Netbeans and clears the cache:
- cd ~/.cache/netbeans
- rm -rf
Netbeans 7.4 installation
- sh netbeans-7.4-linux.sh --javahome /usr/java/jdk1.7.0_60/
- next
- I accept
- Next
- I accept
- Next
- Netbeans folder: /home/vitor/netbeans-7.4
- Java folder: /opt/java
- Next
- Install
- Finish
- /home/vitor/netbeans-7.4/bin/netbeans
- Import settings from 7.3: yes