As the name says, it's an eclipse plugin for "Android Development Tools (ADT)" to support the localization for string resources in android. This can be plugged/installed on existing ADT. This plugi...
Main features:
1. Auto-Generate Model Classes
2. Auto-Generate DTOs
3. Write multi-line strings easily
For more information, please click here and here
For example:
String name="z...
String Utils
- Allows you to format SQL queries inside Eclipse editor.
- Extract and unescape string content from variable.
How to:
1) Set cursor inside bounds of the string
2) String Ut...