JSwat (original) (raw)

About DBpedia

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. As of 2013, JSwat was "effectively discontinued" according to its GitHub page. Recommended replacements include IDEs equipped with JPDA debuggers, such as IntelliJ IDEA, Eclipse, and NetBeans.

Property Value
dbo:abstract 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. Recommended replacements include IDEs equipped with JPDA debuggers, such as IntelliJ IDEA, Eclipse, and NetBeans. (en) JSwat es una interfaz gráfica del depurador Java y por escrito para usar el depurador Java de arquitectura de plataforma. JSwat tiene licencia bajo el Common Development and Distribution License y está disponible tanto en forma de código binario y código fuente. Además de la interfaz gráfica, existe una versión de consola basada que funciona de forma muy parecida a jdb, el depurador que se incluye con el Kit de desarrollo de Java. Incluye puntos de interrupción con condicionales y monitores; visualización de código de fuente coloreado; paneles de visualización gráfica mostrando subprocesos, marcos (frames) apilados, variables visibles y clases cargadas; interfaz de comandos para funciones más avanzadas; Evaluación de expresión Java, incluida la invocación de método. (es)
dbo:genre dbr:Debugger
dbo:latestReleaseDate 2013-03-06 (xsd:date)
dbo:latestReleaseVersion 2013.1
dbo:license dbr:CDDL
dbo:wikiPageExternalLink https://github.com/nlfiedler/jswat https://github.com/nlfiedler/jswat%23discontinued
dbo:wikiPageID 735282 (xsd:integer)
dbo:wikiPageLength 1826 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1077540900 (xsd:integer)
dbo:wikiPageWikiLink dbr:Debugger dbr:Cross-platform dbr:Common_Development_and_Distribution_License dbc:Java_development_tools dbr:Eclipse_(software) dbr:Java_(programming_language) dbc:Debuggers dbc:Free_software_programmed_in_Java_(programming_language) dbc:Java_(programming_language)_software dbr:Java_Platform_Debugger_Architecture dbr:Integrated_development_environment dbr:IntelliJ_IDEA dbr:NetBeans dbr:CDDL dbr:JPDA
dbp:developer Nathan Fiedler (en)
dbp:discontinued yes (en)
dbp:genre dbr:Debugger
dbp:language [[#Localization (en)
dbp:latestReleaseDate 2013-03-06 (xsd:date)
dbp:latestReleaseVersion 2013.100000 (xsd:double)
dbp:license dbr:CDDL
dbp:operatingSystem dbr:Cross-platform
dbp:programmingLanguage dbr:Java_(programming_language)
dbp:website https://github.com/nlfiedler/jswat
dbp:wikiPageUsesTemplate dbt:Infobox_Software dbt:Release_date_and_age
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1
dct:subject dbc:Java_development_tools dbc:Debuggers dbc:Free_software_programmed_in_Java_(programming_language) dbc:Java_(programming_language)_software
gold:hypernym dbr:Java
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Debugger106574334 yago:Program106568978 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 yago:WikicatDebuggers
rdfs:comment 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. As of 2013, JSwat was "effectively discontinued" according to its GitHub page. Recommended replacements include IDEs equipped with JPDA debuggers, such as IntelliJ IDEA, Eclipse, and NetBeans. (en) JSwat es una interfaz gráfica del depurador Java y por escrito para usar el depurador Java de arquitectura de plataforma. JSwat tiene licencia bajo el Common Development and Distribution License y está disponible tanto en forma de código binario y código fuente. Además de la interfaz gráfica, existe una versión de consola basada que funciona de forma muy parecida a jdb, el depurador que se incluye con el Kit de desarrollo de Java. (es)
rdfs:label JSwat (es) JSwat (en)
owl:sameAs freebase:JSwat yago-res:JSwat wikidata:JSwat dbpedia-es:JSwat dbpedia-hu:JSwat https://global.dbpedia.org/id/4oQPs
prov:wasDerivedFrom wikipedia-en:JSwat?oldid=1077540900&ns=0
foaf:homepage https://github.com/nlfiedler/jswat
foaf:isPrimaryTopicOf wikipedia-en:JSwat
is dbo:wikiPageWikiLink of dbr:List_of_debuggers dbr:List_of_NetBeans-based_software dbr:Java_Platform_Debugger_Architecture
is foaf:primaryTopic of wikipedia-en:JSwat