Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
...Easy to Maintain the Text and Tooltip Properties on the Fly.
1. Step: Tag your Controls with suitable Annotations
2. Step: Insert a few lines of Code that specify your Resourcebundle
3. Step: Start your Application
4. Step: The I18N Driver has produced missing Resources and save them in a '_MissingKeys'-File
5. Step: Copy the missing Resources in all your Resource Bundle Files
6. Step: Maintain your Resources via Hot Key inside your Application
Eclipse plugin for editing Java resource bundles. Lets you manage all localized properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from Unicode, hierarchical view of keys, more...
--------------
THIS PROJECT HAS BEEN MIGRATED TO GITHUB AND IS MAINTAINED OVER THERE: https://github.com/essiembre/eclipse-rbe
This is a Java project with a focus on Database Driven properties (via ResourceBundle class). This project uses a database instead of a .properties file. This allows for real time processing of site properties without restarting server (ex tomcat).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Ant Task for checking Java Resourcebundles. It checks for existence of all keys in each bundle, duplicate keys, existence of forbidden chars (e.g. special characters like umlauts) and continuous usage of placeholders.
RbUtils is a development tool which provides utilities for Java ResourceBundles (convert properties file into java source ResourceBundle file, check if a properties file has a corresponding ResourceBundle that can be loaded from the classpath, ...)
j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
Tool for internationalization of Java and PHP projects. Allows independant
translation of a project by different translators, keeps track of newly needed translations. Works on top of Java ResourceBundle system, features PHP adapter for it.
StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
TMXResourceBundle is an extension of Java ResourceBundle class to read text resources directly from a TMX file (Traslation Memory eXchange - standard XML format for the representation of Translation Memory (TM) data).
Woodpecker is a Java ResourceBundle property file editor. It provides friendly and platform native UI, Java access class generator and other exciting features.