Archive

Posts Tagged ‘netbeans’

How to uninstall NetBeans from Ubuntu

December 6th, 2009 Karthikeyan C No comments

NetBeans has been releasing in short cycles (The difference between NetBeans 6.8 RC1 and RC2 was just 4 days). So how to uninstall (remove) the older installations in Ubuntu ?

There is a file uninstall.sh under the root (home) directory of NetBeans installation. Navigate to root directory and execute uninstall.sh. A window pops up and you can proceed with the uninstallation.

  • Share/Bookmark

PrimeFaces UI tags support in NetBeans 6.8 Beta plus

November 12th, 2009 Karthikeyan C 1 comment

NetBeans 6.8 Beta (to be precise from M2) supports auto-completion for JSF tags. The beneficial part is PrimeFaces UI tags are supported saving the time to lookup PrimeFaces docs. Below are the related screenshots.

Note: The project is built by Maven and the UI is of type xhtml.

autocompletion

autocompletion1

  • Share/Bookmark
Categories: Development Tags: ,