Translator

Open any file, right-click on a selection of text and choose Translate. Whatever target-language is selected in the toolbar will be used.The default implementation interacts with Google translation service on-line,hence you need to be on-line.

License

License

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

de.orat.netbeans
ArtifactId

ArtifactId

translator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

nbm
Description

Description

Translator
Open any file, right-click on a selection of text and choose Translate. Whatever target-language is selected in the toolbar will be used.The default implementation interacts with Google translation service on-line,hence you need to be on-line.
Project URL

Project URL

http://www.orat.de
Source Code Management

Source Code Management

https://github.com/orat/netbeans-translator/tree/master

Download translator

Dependencies

compile (10)

Group / Artifact Type Version
org.netbeans.api : org-netbeans-api-annotations-common jar RELEASE90
org.netbeans.api : org-netbeans-modules-editor-lib2 jar RELEASE90
org.netbeans.api : org-netbeans-modules-options-api jar RELEASE90
org.netbeans.api : org-openide-awt jar RELEASE90
org.netbeans.api : org-openide-text jar RELEASE90
org.netbeans.api : org-openide-util jar RELEASE90
org.netbeans.api : org-openide-util-lookup jar RELEASE90
org.netbeans.api : org-openide-util-ui jar RELEASE90
org.netbeans.api : org-netbeans-modules-nbjunit jar RELEASE90
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

netbeans-translator

Translation of selected text in the Netbeans editor.

  1. Build the Netbeans module with maven.
  2. Install the module in your Netbeans IDE.
  3. Look in the Translator toolbar (View > Toolbars > Translate, if it is closed) where you should see a list of target languages.
  4. Open any kind of file.
  5. Select a peace of text.
  6. Right-click and choose Translate.
  7. Text changes to the target-language.
  8. If a problem occurs, a message is printed in the status bar. Look into the notification-window for details. For example, Google translation service doesn't support all from/to combinations and its usage is restricted to a fix number of invocations in a time interval. If the selected text is not translated this is the most probable reason.

Versions

Version
1.0.0