An open API service indexing awesome lists of open source software.

https://github.com/alexadam/internetsearch

Select text and search it on internet (Eclipse rcp plugin)
https://github.com/alexadam/internetsearch

eclipse eclipse-plugin eclipse-rcp java

Last synced: 9 months ago
JSON representation

Select text and search it on internet (Eclipse rcp plugin)

Awesome Lists containing this project

README

          

InternetSearch
==============

Eclipse plugin that makes it easier to search on internet some selected text

* default internal/external & custom web browser
* text selection in editor, console, pop-ups/dialogs (styled text components) and raw selection from any View
* default key binding: Ctrl + 4
* customizable search engines
* customizable keywords

![alt ex1.png](https://github.com/alexadam/InternetSearch/blob/master/ex1.png?raw=true "ex1.png")

![alt ex2.png](https://github.com/alexadam/InternetSearch/blob/master/ex2.png?raw=true "ex2.png")

![alt ex3.png](https://github.com/alexadam/InternetSearch/blob/master/ex3.png?raw=true "ex3.png")

![alt ex4.png](https://github.com/alexadam/InternetSearch/blob/master/ex4.png?raw=true "ex4.png")

To-do:

* add help page
* add icon & misc info
* add tests