platform-ui-home/tools/nltools/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (as text) (annotate)
Wed Jan 22 21:22:56 2003 UTC (6 years, 10 months ago) by tod
Branch: MAIN
Added UI tools
<html>
<head>
<title>UI Component Tools</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>

<h2><b>Eclipse NL Tools</b></h2>
<p><a href="org.eclipse.ui.tools.nl.zip">org.eclipse.ui.tools</a> 1.0.0</p>
<p>org.eclipse.ui.tools is a tool that takes existing nl catalogs and generates
translations for the current version of Eclipse. Existing translations are kept
and any properties without a translation are given a string appended with
characters appropriate to that locale.</p>
<p>Translations are generated using an export wizard (Translation Wizard). This
wizard requests a source and destination for translations files and provides a
list of source projects in the workbench for the user to select. Jars and zip
files are not currently searched for properties files and will be ignored. </p>
<p>As not all properties files are message catalogs a filter mechanism has also
been added (see Preferences-&gt;Translation Generation) that by default filters
the jfacefonts files and the build properties files. The user may add and remove
filters using this mechanism.</p>
<h6 align="right">Updated January 22,2003 by <a href="mailto:tod_creasey@ca.ibm.com">Tod
Creasey</a></h6>