Skip to content

tlcsdm/eclipse-translation

Repository files navigation

Translation

This plugin integrates translation capabilities into the Eclipse IDE.

Now Support Eclipse 2024-06 and later, Mac OS X, Linux (with nautilus) and Windows.

Features

  • Supports Baidu, Youdao, etc (requires API credentials)
  • Translate selected text via context menu or keyboard shortcut
  • Provide Translation View for translation
  • Customize and switch translation providers from the status bar
  • Support calculation of folded code regions
  • Lightweight and easy to configure

Use

  1. Translate selected text via context menu or keyboard shortcut
    shortcut: Ctrl + Alt + T
    screenshot

  2. Translation View
    Click Window - Show View - Other... - Plug-in Development - Translation View
    screenshot

  3. Customize and switch translation providers from the status bar
    On the right side of the eclipse status bar
    screenshot

  4. Preferences Click Window - Preferences - Translation
    screenshot

Build

This project uses Tycho with Maven to build. It requires Maven 3.9.0 or higher version.

Dev build:

mvn clean verify

Release build:

mvn clean org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=2.0.0 verify

Install

  1. Add https://raw.githubusercontent.com/tlcsdm/eclipse-translation/update_site/ as the upgrade location in Eclipse.
  2. Download from Jenkins
  3. ← Drag it to your eclipse workbench to install! (I recommand Main Toolbar as Drop Target)

About

Eclipse plugin for translation

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages