commit | f31d0db770d59cfebbcaaa741080c79bf3fc0750 | [log] [tgz] |
---|---|---|
author | Stephan Wahlbrink <sw@wahlbrink.eu> | Fri Oct 19 22:10:34 2018 +0200 |
committer | Stephan Wahlbrink <sw@wahlbrink.eu> | Thu Nov 01 09:45:36 2018 +0100 |
tree | 4e1903400fab11749f21218a2f5192047644b534 | |
parent | f00b85adb94bb5efb864882f5cd0f9ae373eb794 [diff] [blame] |
Bug 539045: Add more external nullable annotations for libs Change-Id: I55a983c62f20f3c883ea684109186231b209769f
diff --git a/eea/org/eclipse/core/commands/ExecutionEvent.eea b/eea/org/eclipse/core/commands/ExecutionEvent.eea new file mode 100644 index 0000000..b7a1d93 --- /dev/null +++ b/eea/org/eclipse/core/commands/ExecutionEvent.eea
@@ -0,0 +1,4 @@ +class org/eclipse/core/commands/ExecutionEvent +getApplicationContext + ()Ljava/lang/Object; + ()L0java/lang/Object;