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.
Get Started
Build Securely on AWS with Proven Frameworks
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.
...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).
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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.