visualvm VisualVM is a visual tool that integrates several existing JDK software tools and lightweight memory and CPU profiling capabilities. This tool is designed for both production and development time use and further enhances the capability of monitoring and performance analysis for the Java SE platform. in Toolswith developmentjavalicense-gplperformancetools
Gradle Gradle is a build system which provides: * A very flexible general purpose build tool like Ant. * Switchable, build-by-convention frameworks a la Maven (for Java and Groovy projects). But we never lock you in! * Powerful support for multi-project builds. * Powerful dependency management (based on Apache Ivy). * Full support for your existing Maven or Ivy repository infrastructure. * Support for transitive dependency management without the need for remote repositories and pom.xml or ivy.xml files (optional). * Ant tasks as first class citizens. * Groovy build scripts. in Toolswith developmentgroovyjavalicense-apacheopen-sourcetoolsby 2 users
Directory Poller A general purpose Java component to enable polling on directories and aysnchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. in Librarieswith developmentjavalibrarylicense-lgplopen-source