Annotation applied to some "main" package, which must be compiled
by javac together in the same javac run with some "subpackages".
- Since:
- 1.1
-
Required Element Summary
Required Elements
The names of the packages which must be compiled (and thus analyzed)
in the same javac run.
-
Optional Element Summary
Optional Elements
A short comment why this cyclic dependency has been accepted.
-
Element Details
-
value
The names of the packages which must be compiled (and thus analyzed)
in the same javac run.
- Returns:
- the names of all other packages.
-
reason
A short comment why this cyclic dependency has been accepted.
- Since:
- 1.3
- Default:
""