| You are here: w100w.com > Java > Applications > Development Tools |
| |||
|
SpeedJG is an XML-based GUI builder tool to create state-of-the-art Java Swing applications. The core part of this tool is a parser that reads the meta-data described in XML to create Java GUI components on the fly. An IDE, itself generated by and using this parser, enables the Java developer to design GUIs, generate their meta-data, check their layout, and create the corresponding source code. | ||
Version: 1.2.1 Platform: Win32, Linux, Unix, MacOS X Home |
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. | |
|
KrysalIDE is a Java based development tool for Krysalis, designed to improve the productivity when developing XML/XSL web applications. As from the 2.0 version, KrysalIDE is integrated in the Krysalis platform. The KrysalIDE subsite contains only the product features and demo pages. Notable features: --Standard IDE features; --Visual link between the information and the presentation; --Powerful XML/XSL code editor; --Native Krysalis Integration; --Visual taglib editors; --Extract XSL template; --Supports multiple operating systems. | ||
|
CodeLine is Java open source snippet organizer. It allows you to save and organize code snippets in different categories and attach a note to every snippet, so you can write down important things about the code. Snippets are saved in plain text files, this way you can always access your code using a text editor. CodeLine has multi-lingual support and it's easy to translate it to your language. Currently it supports English, Catalan and Spanish. | ||
|
Advanced Installer For Java 1.6 is a Windows Installer authoring tool with built-in support for Java applications, integrating them fully into the Windows OS and making them look and feel just like a native application. Advanced Installer for Java runs on Windows 2000/XP, and the install packages it creates run on all Microsoft Windows 9x/ME/NT/2k/XP operating systems. Using the standard Windows Installer technology, Advanced Installer For Java is able to provide the best Windows integration for your Java applications. | ||
| |||
|
Eclipse plugin eva/3 Application Builder assumes responsibility for the design of Swing components over an integrated GUI Builder, the execution of procedures and the handling of diverse relational SQL databases over JDBC interfaces, e.g. Sybase® SQL Anywhere, Microsoft® SQLServer 2000, Microsoft® Access, MySQL®, IBM® DB2, Oracle®, Parkway Microfocus, HSQLDB, PostgreSQL, JDataStore. High performance database export and import functions are also available. | ||
|
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. | ||
|
AurigaDoclet is a Javadoc doclet which can generate Java API document in fo, pdf, postscript, pcl, and svg format. AurigaDoclet accepts command line options which can be used to further customize the generated output. AurigaDoclet generates javadoc as an XML tree which is then transformed into FO. This FO stream is then serialized using Apache FOP to generate pdf, postscript, pcl and svg output. | ||
|
JawaAPIHelper --- an innovative and powerful JavaAPI view and search tool. You can ask it to look for a class or class member name, and it brings up the relevant html page. It supports all documents generated by SUN javadoc tool. Much better than *.chm format JavaAPI Document. | ||
|
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. | ||
Version: 3.1 Platform: Solaris/SPARC, Linux RedHat, Win NT/2000/XP Home |
PureLoad is a load testing tool that simulates hundreds of users executing requests against server based applications. Use PureLoad to verify that your application will meet the expected performance criteria. PureLoad reports quality and performance problems as well as detailed statistics gathered during a load test. PureLoad do also include extensive support for easy recording and testing of web based applications. | |
Version: 3.1 Platform: Solaris/SPARC, Linux RedHat, Win 95/98/NT/2000/XP Home |
PureAgent is a performance monitoring tool that replicates real users generating activities on server applications. Use PureAgent to check how your customers experience your applications. PureAgent measures the total round trip time it takes to execute one or many user operations accessing either static or dynamic content. The results are presented as charts in a standard web browser, alarm levels can be defined which might trigger notifications to be sent by Email. The monitored scenario of user operations is created using the PureTest application. | |
|
JReplaceThem is a utility that allows web developers and programmers to search and replace text from multiple files. It is just like the replace tool you find on most text editors, but has the ability to search through unlimited files at once. Whether you are a java, C, C++ programmer or a web designer, this free program will make your job easier. Spend your valuble time developing software and websites, not updating them. | ||
|
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 refactoring operations. 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. | ||
Version: 0.94 Platform: Windows Home |
The Schmortopf IDE is driven by a JavaCC generated parser. It has code-completion, syntax styling, object and text search actions, projectdefinitions, integrated JavaDoc generation and display, integrated creation of simple or signed JAR and JNLP archives and an UML feature. It supports a set of predefined metal themes, which additionally contain the styles for the source editor and which you can adjust. The IDE User Interface is available in english, german and french, and comes with a language translation editor. Requires JSDK 1.3.1. | |
|
Ganttproject lets you plan projects using a Gantt diagram. It can export HTML Web pages and calendars as PNG images. Projects can be subdivided into tasks with dependencies, and notes can be assigned to tasks. Users can interact with the calendar directly by clicking on it. The file format is a XML-based. It supports several languages, including English, French, and Spanish. | ||
Platform: Java 2 Home |
Thin Client Framework is an architectural pattern that defines how to write Java client applications. It separates coding concerns and responsibilities. Its high degree of modularity provides for maximum re-use. It is compatible with multiple data and server and network models, and it enables clients to be as thin or thick as needed. It supports a process that provides a formula-based approach to estimating development costs, and it enables parallel component development on the client while supporting concurrent development of client and servers. | |
Platform: Java Home |
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. | |
Version: 3.1 Platform: Windows Home |
Create interactive, plug-in free and very compact Java presentations and product simulations for the web. Development is done by visually connecting preprogrammed objects or by coding in Java. Several add-ons are available, for example a realtime 3D engine, where textures can be replaced with interactive 2D presentations. Other add-ons are an MPEG video player, slide show viewer and an MP3 player. | |
Platform: Windows NT/2000; Java Home |
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. | |
|
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. | ||
Version: 1.0 Platform: Unix, Win 95/98/XP/2000/Me, Mac OS Home |
HttpRevealer is a utility program for web developers, Webmasters, Flash developers, and Network Administrators. It reveals the communications between a web browser and a webserver at the HTTPlevel. You get to see all the HTTP request/response headers. It helps you to debug your web applications, Flash applications and web server. | |
Version: 2.5.1 Platform: Windows, Linux, Mac OS X Home |
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. | |
|
htmlPX, the HTML Programmer's Extension, is a HTML preprocessor that makes it easy to maintain websites. It allows you to maintain consistency across pages and make sitewide changes easily. Runs on any Java 1.1 platform. | ||
Platform: WebSphere Home |
The WebSphere Studio Application Developer for Linux and Windows, a tool built on the WebSphere Studio Workbench, is a pluggable tool-development and integration platform that incorporates the technology of the recently announced Eclipse open-source organization. Application Developer offers a wide array of capabilities and technologies for J2EE development and comes with a full range of specialized tools and features, including support for Enterprise JavaBeans (EJB) 1.1, Java profiling and optimization, XML editors, Web services wizards, and many more. | |
Platform: Win 95/98/NT Home |
Bridge2Java is a tool that allows Java programs to communicate with ActiveX objects. It allows easy integration of ActiveX objects into a Java Environment. Using the Java Native Interface and COM technology, Bridge2Java allows an ActiveX object to be treated just like a Java object. | |
|
HeapInspector is a Java program which allows reference navigation of the Java heap. It supports back-tracing references in order to find gc roots which keep the reference from being garbage collected. Source code is available. | ||
|
Smokescreen is a Java Class file obfuscator. It makes compiled Class files more difficult to decompile and understand by removing symbolic names and optional information, as well as changing the byte code in the Class files. | ||
|
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. | ||
|
Advanced Installer For Java 1.4 is a Windows Installer authoring tool with built-in support for Java applications, integrating them fully into the Windows OS and making them look and feel just like a native application. Advanced Installer for Java runs on Windows 2000/XP, and the install packages it creates run on all Microsoft Windows 9x/ME/NT/2k/XP operating systems. Using the standard Windows Installer technology, Advanced Installer For Java is able to provide the best Windows integration for your Java applications. | ||
|
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. | ||
|
Barcode java bean and servlet. Supports all major 1D & 2D symbologies: EAN, UPC, code 128, code 39, PDF417, codabar , maxicode, aztec, micro and macro pdf 417, datamatrix.... | ||
| |||
| ScriptRequests.Com - Discussion | w100w.net - Links |