몇가지 사소한 넷빈즈 팁

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.
이 글의 관련글
  • NetBeans를 2007년의 “Best Java IDE Innovator”로 지명 - InfoWorld
  • HitTest를 통한 마우스 아래의 컨트롤 구하기
  • 넷빈즈 플랫폼(Netbeans Platform) 개발시, 리펙토링 후 발생하는 익셉션의 원인과
  • 소켓통신 서버/클라이언트 통신시 IO Blocking 상태에 빠지는 코드와 해결 방안
  • JAVA.UTIL.SCANNER로 텍스트 스캔하기
  • Silverlight 2 Unit Test Framework :: 실버라이트 단위 테스트 프레임워크
  • NetBeans IDE 5.0의 GUI 작성
  • JavaMail :: 인증을 요하는 메일 SMTP에 접속하는 방법
  • Creating a Simple SOA Project with NetBeans Enterprise Pack
  • UML Modeling Demo On NetBeans : Reverse Engineering a Java Application
  • 넷빈즈(NetBeans) 실행하기 - Option 둘러보기 v1.0
  • 컴포넌트 시스템과 클래스 로더 경계 :: Java Class Loader
  • 2007/08/05 19:24 2007/08/05 19:24
    Trackback Address:http://www.yunsobi.com/blog/trackback/205
    [로그인][오픈아이디란?]