89 projects tagged "Java"
Code Medic provides access to the power of gdb with an intuitive front end. It currently supports opening multiple source windows at once, setting/clearing breakpoints while the program is running, watching variables change in the variable tree as you step through code (even with nested structs), text searching through source, and integration with Code Crusader to provide a rapid, efficient develop-debug cycle.
CodeGuide is a lean and fast IDE for Java and JavaServerPages. It features on-the-fly error checking, incremental background ("instant") compilation, powerful refactoring capabilities, and support for generic types. A visual debugger with on-the-fly class replacement (HotSwap) is also included.
The GRASP Project has created an algorithmic-level graphical representation for software called the Control Structure Diagram (CSD). The CSD was created to improve the comprehension efficiency of Ada source code and, as a result, improve software reliability and reduce software costs. Since its creation, the CSD has been expanded and adapted to include other languages. GRASP provides the capability to generate CSD's from Ada 95, C, C++, Java, and VHDL source code in both a reverse and forward engineering mode with a level of flexibility suitable for professional application. GRASP has been integrated with the GNU family of compilers for Ada (GNAT) and C (gcc), and Sun's javac compiler for Java. Use of GRASP is not restricted to these compilers, however. This has resulted in a comprehensive graphically-based development environment for these languages. The user may view, edit, print, and compile source code as CSDs with no discernible addition to storage or computational overhead.
Saké Mail is a very high performance Web-based email system, designed for scaling to large numbers of concurrent users. It takes advantage of the Java Servlet API's memory-resident architecture and multi-threading HTTP response model. It avoids file system accesses through memory caching at every possible point, and never needs to touch the file system at runtime at all if coupled with an IMAP server. It supports POP3, IMAP, and SMTP, including authenticated SMTP. It also provides an extremely sophisticated message rendering system that can easily handle even complex HTML encoded messages with attachments that have been forwarded multiple times.
WorldStation is a Java-based control panel to control the Ten-Tec DSP RX-320 shortwave receiver. The RX-320 is a "black box" radio which has no front-panel and is controlled via your PC's serial port. With an appropriate antenna, the RX-320 will allow you to listen to thousands of broadcasts from around the world. WorldStation features integrated Xbase frequency database support and advanced scanning to allow the user to visualize the radio spectrum.
H-Sphere is a multiserver control panel for automating web hosting tasks. It has many advanced features, a sophisticated billing system, private label/resellers support, and an integrated trouble ticket system to automate and improve your web hosting service. It is designed to work on many servers and can be scaled by adding more web servers, mail servers, database servers, and DNS servers without any downtime. It provides a simple, easy to use web interface that can be maintained from any computer with an internet connection. H-Sphere is written in Java and works with any SQL-compliant database.