몇가지 사소한 넷빈즈 팁

Did you know that Control-K automatically completes any previously typed strings from within the same editor? Similarly, Control-L completes previously typed strings found after the insertion point. Press either shortcut repeatedly to cycle through all possible completions.

Use shortcuts to speed up your work: Typing a colon and then hiting the tabkey inserts a hash entry of the form :key => "value". Pressing # inside a double quoted string will insert #{} with the caret in the middle. See the lost of all Ruby keyboard shortcuts in NetBeans IDE.

Did you know that you can open files that are not part of a project in the Favorites window? Select Windows > Favorites for a customizable file browser. You can also choose Navigate > Go to File or Go to Type from the menu to search for files and resources in your projects.
이 글의 관련글
  • java.beans.XMLDecoder와 java.beans.XMLEncoder를 이용한 Java객체의 xml 변환
  • JAVA.UTIL.SCANNER로 텍스트 스캔하기
  • 넷빈즈( NetBeans ) 6.0 자바 소스 인코딩 설정은 어디서?
  • Silverlight 2 Unit Test Framework :: 실버라이트 단위 테스트 프레임워크
  • 넷빈즈(NetBeans) 실행하기 - ClassPath 설정 v1.0
  • NetBeans IDE 6.0 Milestone 9 배포
  • 터미널서버(Terminal Server)의 포트를 변경하는 방법
  • 넷빈즈(NetBeans) 실행하기 - 모듈 업데이트 v1.0
  • Java Blueprints web application layout 과 Jakarta web application layout의 차이
  • 2007/08/05 19:24 2007/08/05 19:24
    Trackback Address:http://www.yunsobi.com/blog/trackback/205
    [로그인][오픈아이디란?]