JavaDoc 을 따로 생성하지 않아도 자동으로 보여줍니다.
다만, 클래스, 메소드, 필드 등등에 대해서 JavaDoc 에서 지원하는 태그를 미리 주석에 달아 두어야 합니다.
개발자 분들, 부지런히 주석을 달아 주세요. 나중에 소스 수정해야 할때 코드를 재해석 하는 불상사가 없어야 합니다. ^^>
The Javadoc hover can now be used to navigate Javadoc.
- Follow links in Javadoc
- Go forward and backward in the navigation history
- Show the current content in the Javadoc view
- Open the declaration of the current element
- Open the current content in an external browser
- Resize the hover
- Move the hover (start dragging in the toolbar area)
The hover also shows the icon corresponding to the current Java element
To enrich a hover either press F2 or move the mouse into the hover. You can configure how to enrich the hover on the General > Editors > Text Editors preference page.
'컴퓨터 이야기 > 소프트웨어' 카테고리의 다른 글
Eclipse Ganymede 3.4.1 쓸만한 기능, Mark read and write occurrences (0) | 2009.03.06 |
---|---|
Eclipse Ganymede 3.4.1 쓸만한 기능, Rich Java problem hover (0) | 2009.03.06 |
Eclipse Ganymede 3.4.1 쓸만한 기능, Java Editor Breadcrumb (1) | 2009.03.06 |
대량 이메일 발송시 메일 발송 성공률이 급감할때 조치사항 (1) | 2009.02.25 |
WareValley 사의 Orange 설정 (3) | 2009.02.23 |