|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) public static @interface Gadget.UseLongManifestName
Annotation to turn on long filename generation. Long manifest names include the entire package to guarantee a unique name gets generated in case there are multiple gadgets in the compilation with the same class name. For now, the linker will complain if this annotation is missing. Eventually, the default will be to create short filenames by default and to not require this annotation.
| Optional Element Summary | |
|---|---|
boolean |
value
Set to false to enable short filenames. |
public abstract boolean value
false to enable short filenames.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||