We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c9ff1 commit e79af29Copy full SHA for e79af29
annotations/classes.mk
@@ -12,6 +12,7 @@
12
13
ANNOTATION_SOURCE_JAVA = \
14
com/google/j2objc/annotations/AutoreleasePool.java \
15
+ com/google/j2objc/annotations/GenerateObjectiveCGenerics.java \
16
com/google/j2objc/annotations/J2ObjCIncompatible.java \
17
com/google/j2objc/annotations/LoopTranslation.java \
18
com/google/j2objc/annotations/ObjectiveCName.java \
0 commit comments