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.
2 parents a0ebbc7 + a455b69 commit fad8f74Copy full SHA for fad8f74
rxjava-core/build.gradle
@@ -29,6 +29,7 @@ jar {
29
instruction 'Bundle-Vendor', 'Netflix'
30
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
31
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
32
+ instruction 'Eclipse-ExtensibleAPI', 'true'
33
}
34
35
0 commit comments