Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Debugger/Editor

Listings

Results 1 - 5 of 5

dreangine-debugger-exception

This is a simple debugger for the Exception class from Java that uses properties files to define error messages for each Exception thrown in each class method defined in this properties file. By that it saves some time and code lines, focusing the debugging of the exceptions thrown in one class.

Platform:unknown;                         License:GNU General Public License v3

Reference:http://code.google.com/p/dreangine-debugger-exception/

JSwat

JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on the NetBeans Platform. JSwat is open-source software and is freely available in both binary and source code form. Its features include sophisticated breakpoints; colorized source code display with code navigator; byte code viewer; movable display panels showing threads, call stack, visible variables, and loaded classes; command interface for more advanced features; and Java-like expression evaluation, including method invocation.

Platform:Cross platform ;                       License:GNU General Public License v2

Reference:https://code.google.com/p/jswat/

XEmacs

XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. Its emphasis is on modern graphical user interface support and an open software development model, similar to Linux. XEmacs has an active development community numbering in the hundreds, and runs on Windows 95 and NT, Linux and nearly every other version of Unix in existence.

Platform:Cross platform;                         License:GPLv2+

Reference:https://www.xemacs.org/

Nedit

NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other tools, but at the same time can be used productively by just about anyone who needs to edit text. NEdit, which is entirely a volunteer effort, benefits from a strong developer and user community.

Platform:Cross platform;                   License:GNU General Public License.

Reference:https://www.nedit.org/

jEdit

jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.

Features:

Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.

Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.

Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.

Auto indent, and syntax highlighting for more than 130 languages.

Supports a large number of character encodings including UTF8 and Unicode.

Folding for selectively hiding regions of text.

Word wrap.

Highly configurable and customizable.

Platform:Cross platform;                  License:GPL 2.0

Reference:https://www.jedit.org/index.php