Source Code Translation in Eclipse

Add this URL to your Eclipse Installation to reach this solution's update site.

Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

https://github.com/Testehan/TranslationPluginInstall/raw/master

Learn more...
Solution Description

Every now and then a developer has to work on a code base that is in a language that is unknown to him. In this case, he would need to copy variable, class, method names to Google Translate to see what they actually mean.

The Source Code Translation in Eclipse tries to help such developers, by providing a popup with the translated words, when hovering the mouse over them. The plugin is able to handle compound words or phrases that use camelCase or underscore "_" as separation methods.

For the plugin to work, a properties file containing the word to be translated, and the translation needs to be created and added from the Preferences section of the plugin.

For help/suggestions contact me at tdan89@yahoo.com

Dan Testehan

Categories: Editor

Additional Details

Eclipse Versions: Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Dan Testehan

Date Created: Thursday, November 24, 2016 - 07:59

License: Apache 2.0

Date Updated: Friday, December 9, 2016 - 07:45

Submitted by: Dan Testehan

Screenshot
Date Ranking Installs Clickthroughs
April 2024 452/658 8 5
March 2024 426/694 16 2
February 2024 479/687 8 3
January 2024 430/691 15 8
December 2023 447/671 12 6
November 2023 481/686 10 7
October 2023 450/673 14 6
September 2023 415/663 16 3
August 2023 435/673 13 10
July 2023 409/668 17 4
June 2023 419/669 17 7
May 2023 419/671 18 10
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Source Code Translation in Eclipse.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Hello Team,

Though I am adding key=value in my property file,I am not able to translate the words in eclipse. I am hovering over the text for which i added the key in .properties file.

 

Please help.