Skip to content

Commit

Permalink
Merge pull request #950 from Acardiac/eclipse-pde-support
Browse files Browse the repository at this point in the history
Add support for Eclipse PDE
  • Loading branch information
benjchristensen committed Mar 10, 2014
2 parents a0ebbc7 + a455b69 commit fad8f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rxjava-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jar {
instruction 'Bundle-Vendor', 'Netflix'
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
instruction 'Eclipse-ExtensibleAPI', 'true'
}
}

Expand Down

0 comments on commit fad8f74

Please sign in to comment.