You can edit almost every page by Creating an account and confirming your email.

JSwat

From EverybodyWiki Bios & Wiki

JSwat
Developer(s)Nathan Fiedler
Final release
2013.1 / March 6, 2013; 13 years ago (2013-03-06)
Written inJava
Engine
    Operating systemCross-platform
    Available inMultilingual
    TypeDebugger
    LicenseCDDL
    Websitehttps://github.com/nlfiedler/jswat

    Search JSwat on Amazon.

    JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture. JSwat is licensed under the Common Development and Distribution License and is freely available in both binary and source code form. In addition to the graphical interface, there is a console-based version which operates very much like jdb, the debugger included with the Java Development Kit.

    Features include breakpoints with conditionals and monitors; colorized source code display; graphical display panels showing threads, stack frames, visible variables, and loaded classes; command interface for more advanced features; Java-like expression evaluation, including method invocation.

    As of 2013, JSwat was "effectively discontinued" according to its GitHub page.[1] Recommended replacements include IDEs equipped with JPDA debuggers, such as IntelliJ IDEA, Eclipse, and NetBeans.

    External links


    This article "JSwat" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:JSwat. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.