JSwat: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Nlfiedler (talk | contribs)
No edit summary
No edit summary
Line 3: Line 3:
| caption = NetBeans 5.5 Screenshot
| caption = NetBeans 5.5 Screenshot
| developer = Nathan Fiedler
| developer = Nathan Fiedler
| latest_release_version = 4.0
| latest_release_version = 4.1
| latest_release_date = February 22, 2007
| latest_release_date = May 4, 2007
| operating_system = [[Cross-platform]]
| operating_system = [[Cross-platform]]
| language = [[#Localization|Multilingual]]
| language = [[#Localization|Multilingual]]

Revision as of 08:59, 5 May 2007

JSwat
Developer(s)Nathan Fiedler
Stable release
4.1 / May 4, 2007
Repository
Operating systemCross-platform
Available inMultilingual
TypeDebugger
LicenseCDDL
Websitewww.bluemarsh.com

JSwat is a standalone, graphical Java debugger, 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.

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.

External links