= Netbeans = == Zenburn theme == Original link [[http://forums.netbeans.org/download.php?id=2086]] Local file: [[attachment: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 * URL: [[http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz]] * 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 == * chmod 755 netbeans-7.4-linux.sh * ./netbeans-7.4-linux.sh * 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