Here I am leveraging other people's blogs, answers, etc. on learning NetBeans IDE.
*QI - Quick Instruction.
NetBeans - Top 10 IDE PC Keyboard Shortcuts
My Favorites
I don't have any of my own yet, but will update as I do make my own list.
I don't have any of my own yet, but will update as I do make my own list.
Refer [2]
http://netbeanside61.blogspot.com/2008/04/top-10-netbeans-ide-keyboard-shortcuts.htmlNetBeans - Adding Maven Dependencies (similar to updating & removing)
QI: Add DependencyOpen NetBeans > Open Project > Right-click on folder Dependencies > Add Dependency > Query by library name (e.g. servlet-api) > select from Search Results > click Add.
QI: Remove Dependency
Open NetBeans > Open Project > Expand folder Dependencies > Right-click on library> select Remove Dependency.
*Since I could figure out how to add, then I knew how to update and remove (library) dependencies as well.
No comments:
Post a Comment