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

https://github.com/javahello/eclipse-translate-plugin


https://github.com/javahello/eclipse-translate-plugin

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# Eclipse 翻译插件

使用有道翻译api

## 安装说明

> Eclipse版本: 4.7.3a

- 下载插件或 `pull` 源码。

插件[下载地址](https://github.com/JavaHello/eclipse-translate-plugin/releases)

- 将插件复制到 `eclipse/plugins` 目录。

- 安装成功可看到 `翻译` 菜单。

![翻译插件](https://github.com/JavaHello/eclipse-translate-plugin/blob/master/doc/images/20180700001.PNG)

- 配置[有道翻译Api](https://ai.youdao.com) `appKey` 和 `appSecret`。

- 选中字符按 `Ctrl + 6` 即可

![使用](https://github.com/JavaHello/eclipse-translate-plugin/blob/master/doc/images/20180700002.PNG)