JOODA is an intergreted development environment for Java, written in Java. With a look & feel inspired by the renowned Smalltalk-IDE Envy/Developer,class based code browser, and on-the-fly code execution, JOODA is designed for object-oriented development from the ground up. Features include: Syntax highlighting, On-the-fly code execution, Multi-language support (currently only German and English), Cross-platform (Win98 & Linux currently tested), Both file- and class-based editing, Project management features. |
|
JCodeBox is a powerful application and component builder that simplifies the creation of Enterprise Java (J2EE), Java Web and Java Web Services applications. It allows developers to visually define J2EE/Web applications and then to immediately build, assemble and deploy the application to their Java Application Server for immediate feedback.
The Object-Relational mapping engine allows applications to be based on existing company databases further increasing productivity. A J2EE pattern engine allows applications to be optimised with sophisticated J2EE design patterns with a few clicks of a mouse. Full access to the JCodeBox code templates (written in XSL) allows generated code to be tailored to in-house standards.
JCodeBox integrates with a growing list of commercial and open source Java application servers including Weblogic, Oracle, JBoss and Tomcat. It can be used with any database that has a supporting JDBC driver and produces standard Java code allowing seamless integration with any Java IDE.
|
|
IntelliJ IDEA is an intelligent and ergonomic Java development environment, delivering dozens of new usability features and concepts, not found in other products. It proves that the routine process of coding can be made pleasurable and very efficient at the same time. Among the standard features of a modern IDE like syntax highlighting, simple code completion, integrated compiler and visual debugger, IntelliJ IDEA offers a wide range of productivity features like: Highlighting of unimported class usages and easy insertion of required import statements, "Introduce Variable" code refactoring, Global usage search of any code element, Advanced code completion (3 types), Navigation to a class' source by its short name, Navigation to a super method, element's type and declaration, Auto-indentation of pasted text, Insertion of necessary import statements when copying code fragments between different files, Navigation to the source from exception stack traces while running/debugging, Renaming/moving of packages, classes, methods, fields, method parameters and local variables with reference correction, and more. |
|
RefactorIT is a powerful refactoring tool. With RefactorIT, a developer can take source code of any size and complexity, and rework it into well-designed code by means of automated refactorings such as Rename Field/Method/Variable/Class/Package, Extract Method, Extract Superclass/Interface, Move Class, Encapsulate Field, etc. RefactorIT provides a comprehensive set of smart query functions that make it possible to analyze and track large volumes of code. RefactorIT comes as a standalone tool or integrates seamlessly with NetBeans, Sun ONE Studio, JDeveloper, JBuilder. |
|
PureTest is primarily targeted for function testing in the earlier phases of a development project. Even though it supports testing a variety of applications it is especially useful for debugging and snooping of web applications. PureTest includes a HTTP Recorder and Web Crawler which makes it useful for generic verification of HTTP requests and web content checking. The HTTP Recorder simplifies the process of capturing all requests that are exchanged between a browser and the web server. The Web Crawler is useful to pro-actively verify the consistence of a static web structure. It reports various metrics, broken links and the structure of the crawled web. |
|
Allatori is a Java obfuscator which belongs to the second generation obfuscators' family so it has all spectrum of opportunities on protection of your intellectual property. We have managed to provide the most comprehensive set of features on the market for the highest possible protection. Our obfuscator combines all classic obfuscation techniques as well as innovations that can be found only in Allatori. |
|
A tool that enhances Javadoc documentation files with semantic information. The product's operation can be divided into three phases: Information from the original Javadoc files is processed and stored in XML files.
Static analyses are performed on classfiles and its results are stored in XML files.
XSL transformations are applied on the XMLs generated in stages 1 and 2, re-creating the Javadoc look-and-feel with the analysis results added. |
|
JUDO is a Java IDE for Beginning Computer Programmers. An IDE is an Integrated Development Environment, or a program that makes it easy for you to write computer programs. JUDO is also an educational tool used to teach programming concepts and to spark excitement and interest in programming. JUDO is easy to use. |
|
Javadoc2Help is a java based tool for converting the javadoc generated html ouput into Java Help, HTMl Help(CHM) and Oracle Help For Java(OHJ) format.
Javadoc2Help will generate the necessary support map, toc, helpset, etc for Java Help, HTML Help and Oracle Help for Java. If Microsoft HTML Help workshop is installed and the CHM compiler path is provided in bin/javadoc2help.properties, a CHM file is also created automatically in the specified destination directory. |
|
The architecture of Logging Toolkit for Java includes loggers, handlers, filters, and formatters. Loggers generate the data to be logged; there are message loggers for end users and administrators and trace loggers for developers. Handlers process the event data generated by the loggers and correspond to a physical device, such as a console, file, or socket. Filters control which log records are written to the output devices controlled by the Handlers. Formatters present event data in a desired format and recognize specific types of events; multiple formatters may be attached to a handler, which allows the handler to process diverse event types. |
|
|
|