Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329309 - package-info columns are created by the visualiser in the Aspect Visualization perspective
Summary: package-info columns are created by the visualiser in the Aspect Visualizatio...
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 2.1.1   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 2.1.2   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 18:56 EDT by B. Djoudi CLA
Modified: 2010-11-23 19:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description B. Djoudi CLA 2010-11-02 18:56:21 EDT
Build Identifier: 20100917-0705

Files package-info.java are processed like any standard java class file.
Instead, these files should be automatically ignored since they provide documentation for the package (like package.html) processed by the javadoc tool.

Reproducible: Always

Steps to Reproduce:
1. select a package containing a package-info.java file
2.
3.
Comment 1 Andrew Eisenberg CLA 2010-11-23 19:30:58 EST
Fixed.  Will be available in next snapshot build.