Skip to content

Conversation

@BobHanson
Copy link
Owner

No description provided.

fixes isssue with annotations with fields that are annotation arrays
with non-null defaults. For example,

public @interface Menu {}
public @interface Plugin {
	Menu[] menu() default {};
}
added options for Wei to experiment with direct JavaScript use of
Clazz.new_, swingjs.JSUtil.getFileAsBytes$O(name), and
J2S.getFileFromDialog(fDone,format)
@BobHanson BobHanson merged commit a72694a into master Jan 17, 2020
BobHanson added a commit that referenced this pull request Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants