Globalyzer Lite for Developers

From Lingoport Wiki
Revision as of 22:08, 2 October 2015 by Masnes (talk | contribs) (Introduction)
Jump to: navigation, search

Introduction

Globalyzer Lite can be integrated into a developer's IDE (Integrated Development Environment). It allows i18n scanning of a project based on a Globalyzer project definition file, most likely at the top level directory of the source code, so that developers can check their code before pushing it to the main repository. It does not have the power features of Workbench, but can be used entirely within developers' IDEs. This makes it easy for developers to check code for i18n candidate issues.

Target User

The typical Globalyzer Lite user is a developer working on a global market application.

Typical Deployment

Lite has been unzipped on the software developer's desktop and configured as an external tool in their IDE. The source code has a Globalyzer project definition file at the top level directory which specifies how the code should be scanned. The developer's desktop has access to the Globalyzer server

Lite for Software Developers.gif

Typical Workflow

The developer uses Lite within the IDE to:

  • Scan the code being worked on for potential i18n issues before checking in the code to the source code repository
  • Refactor the code based on the checks
  • Push that code to the repository

This requires the rule sets used to scan the code have been vetted and the Globalyzer project definition file makes sense.

Installation Note

To install Globalyzer Lite, you must have access to a the zip file for Lite. The installation is a question of unzipping the zip file and executing the lite-setup script. To configure Globalyzer Lite, you then need to look at the globalyzer.com help page for Lite, globalyzer-lite-IDE-usage.html.