An Atom plugin for Exemplator. Find usage examples of your favourite, ambiguous Java methods right inside atom.
For more information take a look at the exemplator repository.
You can also access Exemplator on the web, here.
Inside Atom:
Shift + Alt + T
Shift + Alt + E
Alternatively you can do the same thing through the Exemplator menu.
The plugin is still under development and only supports Java method examples as of right now.
To build the plugin locally, you need Atom installed. Then clone the project and run:
apm install
apm link
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.