Details
Description
A object that represents a Package, that we could get all classes from this package, parent and childs packages.
Activity
Paul Hammant
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 1.9 [ 14956 ] | |
Resolution | Fixed [ 1 ] | |
Assignee | Paul Hammant [ paul ] |
I don't think this is desirable. Even java.lang.Package doesn't support those kind of things. The child-packages can't even be found when processing a single java-file.