Plugins (1000)


Training and Consulting (67)


Eclipse Summit Europe 2009


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 598
Comments: 0

EPIC has moved! The content of this site has been frozen and placed in a Read-Only State. Check out our new Eclipse Marketplace site. Logins to this site have been disabled.


Category: Plugin Directory / Source Code Analyzer / Stringextractor

This listing has moved and is Out of Date. Please view the most up to date listing here:
http://marketplace.eclipse.org/content/stringextractor

Stringextractor 
Rate this plugin | Report broken link | Details
| hits: 1
Stringextractor

Version: 1.0.1
Support Eclipse Version: 3.3
License: Free GPL
Development Status: Alpha
Company: Triacon AB
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now

Stringextractor The Stringextractor is an Eclipse plugins that finds all hard-coded strings (strings inside double "", like "cat" and replaces the with an identifier (for example STR_CAT ). This simplifies localization and reduces code size if the same string is used multiple times thru the code. Installation: Copy the jar file to your eclipse plugins folder (c:eclipseplugins) Usage: Right-click on a folder/project in the Project Explorer view and select "Extract hard coded strings" from the popup. The "Hard coded strings" view appears listing all hard coded strings. Double-click on each string you want to be replaced. The file "repl.txt" is created in the folder you selected. It contains all string-identifier pairs it has replaced.
Added on: 12-Sep-2008




Last 0 Comments