All Projects → Julyme → myTranslate

Julyme / myTranslate

Licence: Apache-2.0 License
一款eclipse的插件,用于翻译。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to myTranslate

eclipse-pmd
eclipse-pmd has been moved to
Stars: ✭ 20 (-57.45%)
Mutual labels:  eclipse-plugin
ContextQuickie
An eclipse add-on which extens the context menu for accessing various tools.
Stars: ✭ 17 (-63.83%)
Mutual labels:  eclipse-plugin
ruledesigner
Rule Designer is the Eclipse-based development environment for ODM developers.
Stars: ✭ 14 (-70.21%)
Mutual labels:  eclipse-plugin
ssl-support
Расширение для 1C:EDT позволяющее разрабатывать конфигурации на основе библиотеки 1С:БСП (Библиотека Стандартных Подсистем, Standard Subsystems Library) с бОльшим комфортом.
Stars: ✭ 83 (+76.6%)
Mutual labels:  eclipse-plugin
eclox
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
Stars: ✭ 32 (-31.91%)
Mutual labels:  eclipse-plugin
bioclipse.core
Bioclipse2 Core.
Stars: ✭ 21 (-55.32%)
Mutual labels:  eclipse-plugin
edt-editing
(mirror) Disable Editing plugin for 1C:EDT, allows to disable edit objects in UI editors with various settings
Stars: ✭ 33 (-29.79%)
Mutual labels:  eclipse-plugin
SubmiBot
Plugin do Eclipse para automatização do processo de submissão de tarefas na disciplina de LP2 - Computação@UFCG
Stars: ✭ 16 (-65.96%)
Mutual labels:  eclipse-plugin
lxtk
Language Client/Server Toolkit
Stars: ✭ 22 (-53.19%)
Mutual labels:  eclipse-plugin
ABAPFavorites
ABAP Favorites Eclipse Plugin
Stars: ✭ 23 (-51.06%)
Mutual labels:  eclipse-plugin
eclipse
Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Stars: ✭ 31 (-34.04%)
Mutual labels:  eclipse-plugin
uml2solidity
A uml profile and a set of acceleo code generators to model smart contracts in uml and generate solidity code.
Stars: ✭ 35 (-25.53%)
Mutual labels:  eclipse-plugin
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (-12.77%)
Mutual labels:  eclipse-plugin
ADT Frontend
ABAP development tools plug-in for abapGit
Stars: ✭ 36 (-23.4%)
Mutual labels:  eclipse-plugin
redmine-mylyn-plugin
Eclipse Mylyn integration for Redmine ( Eclipse Connector Plugin )
Stars: ✭ 71 (+51.06%)
Mutual labels:  eclipse-plugin
v8-code-style
Расширение для 1C:EDT, которое помогает разрабатывать конфигурации/приложения по стандартам 1С для платформы "1С:Предприятие 8".
Stars: ✭ 129 (+174.47%)
Mutual labels:  eclipse-plugin
ermasterr
A fork of ERMaster. Faster, Better, VCS-friendly.
Stars: ✭ 27 (-42.55%)
Mutual labels:  eclipse-plugin
edt.cf builder
Плагин EDT для поддержки импорта/экспорта CF/CFE файлов
Stars: ✭ 46 (-2.13%)
Mutual labels:  eclipse-plugin
scalor-maven-plugin
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
Stars: ✭ 47 (+0%)
Mutual labels:  eclipse-plugin
gonsole
Gonsole - Git Console for the Eclipse IDE
Stars: ✭ 35 (-25.53%)
Mutual labels:  eclipse-plugin

myTranslate

996.icu
一款基于eclipse的插件,用于翻译。 有时候在看源码时会碰到一些生疏的单词,需要借助翻译软件来查看,但是复制来复制去比较麻烦,所以开发了这款插件,可以直接用快捷键在eclipse上翻译。

一、下载插件

下载地址:https://github.com/Julyme/myTranslate 可以下载源码自己导出或者直接下载jar包。

下载jar包后放到eclipse/plugins文件夹里,重启eclipse。

二、配置首页项

打开windows->prefrences->myTranslate prefrences。

请选择翻译平台和填写改平台的id和key,如果选择全部,请全部填写key和id。

百度翻译API接口注册链接http://api.fanyi.baidu.com/api/trans/product/index

有道翻译API接口注册链接http://fanyi.youdao.com/openapi?path=data-mode

(PS:以上API接口都是免费申请的)

三、打开翻译窗口

在windows->show view ->other 里找到myTranslate view.点击OK

四、使用快捷键

1、选取要翻译的英文,按Ctrl+C。

2、点击myTranslate view的空白处(获取焦点才能触发快捷键),按Ctrl+Shift+C。

翻译结果会显示在myTranslate view里面

PS:目前支持有道翻译、百度翻译,后续会支持google翻译、英文语音等功能。

更多详细情况请访问http://www.julyme.com/20170518/87.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].