15 projects tagged "Windows"
Hippojump is an alert management application that allows you to track RSS, XML, HTML, and Web services with specific keywords, and deliver the results to devices such as desktop, email, and SMS. It is an Eclipse-based RCP application, and is extensible via plugins. Examples of alerts include notification of movies with reviews of greater than 70%, of news that match certain keywords, of travel deals that relate to a cruise in a particular place, and of good deals on tickets to shows or famous destinations.
JInto is a plugin for Eclipse that lets the developer easily edit and maintain resource bundles (files that hold the localized strings for an application). It features parallel editing of all language versions (side by side), warnings when no text has been provided for a specific key, or when the text for one key is identical for different languages, and a search wizard to locate unused strings (strings that are referenced, but not actually defined in the resource bundle). It has been tested under Windows and Linux.
Maven Integration for Eclipse makes it easy to use Maven in Eclipse. Features include: a form-based and XML editor for the Maven POM; a quick search in remote Maven repositories and integration with Nexus Maven repository manager; Maven-based dependency management and automatic downloading of required dependencies and sources; launching Maven from within Eclipse; creating new projects using Maven Archetypes; materializing projects using Maven metadata; integration with JDT, AJDT, and WTP; integration with Maven SCM, Subclipse, Subversive, and Team/CVS; and extension points and API for 3rd party integration.