my-server
← Wiki

List of Java software and tools

This is a list of software and programming tools for the Java programming language, which includes frameworks, libraries, IDEs, build tools, application servers, and related projects.

Java frameworks

Libraries

Machine learning and AI

Data mining

Math and scientific libraries

Integrated development environments

See also: Java IDEs on Wikibooks

Online IDEs

Text editors with Java support

<div style="column-count:2; column-gap:2em;">

</div>

Build tools and package managers

Java runtimes, compilers and virtual machines

JVM languages and dialects

Application servers and containers

Debugging and profiling tools

  • jdb – Java debugger bundled with the JDK
  • JConsole – JMX-compliant monitoring tool
  • JDK Flight Recorder – method profiling, allocation profiling, and garbage collection related events.
  • JProfiler – commercial Java profiler
  • VisualVM – visual tool integrating commandline JDK tools for profiling and monitoring

Testing and quality assurance

Other

See also

External links

References