Skip to content

Commit a455b69

Browse files
committed
add support for eclipse pde
1 parent 940c26e commit a455b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rxjava-core/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jar {
2929
instruction 'Bundle-Vendor', 'Netflix'
3030
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
3131
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
32+
instruction 'Eclipse-ExtensibleAPI', 'true'
3233
}
3334
}
3435

0 commit comments

Comments
 (0)