OS/2 Java Corner: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "{| class="wikitable" ! Name !! Version / GA !! Short description & URL |- | IBM Java || 1.1.8 || Java version 1.1.8 by IBM. http://hobbes.nmsu.edu/pub/java/system/ or eComStation http://www.ecomstation.com |- | IBM Java || 1.3.1 || Java™ 2 Technology Edition version 1.3.1 by IBM. http://www.ecomstation.com |- | IBM Java Features Kit || 1.3.1 || Contains Java Web Start for OS/2 and the eXtensible Markup Language (XML) Parser. http://www.ecomstation.com |- | Inno..."
 
No edit summary
Line 169: Line 169:
|-
|-
| Ziga || DevelopmentEnded 2003 || 1.3.x || Note: Development for this file sharing application by Magnus Lidbom and Frederik Zimmer ended in 2003.  Files were removed from http://sourceforge.net/projects/ziga 
| Ziga || DevelopmentEnded 2003 || 1.3.x || Note: Development for this file sharing application by Magnus Lidbom and Frederik Zimmer ended in 2003.  Files were removed from http://sourceforge.net/projects/ziga 
|}
==Development==
{| class="wikitable"
! Name !! Version / GA !! Java !! Short description & URL
|-
| Ant || 1.7.019-Dec-2006 || 1.3.x || Java-based build tool, kind of like Make, but without Make's wrinkles. Note: User manual says higher versions of Java give you more Ant tasks. http://ant.apache.org
|-
| Arachnophilia || 5.208-Dec-2003 || 1.4.x || Powerful programming editor with special HTML production and editing features by Paul Lutus. http://www.arachnoid.com/arachnophilia
|-
| ArgoUML || 0.2222-Aug-2006 || 1.4.x || Cognitive modeling CASE tool to help you do your design using UML by the ArgoUML community of developers. http://argouml.tigris.org
|-
| Batik || 1.611-Apr-2005 || 1.3.x || Java™ technology based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. http://xmlgraphics.apache.org/batik
|-
| BlueJ || 1.3.5 || 1.3.x || Integrated Java environment for teaching by Michael Kölling. http://www.bluej.org
|-
| CaffeineMark || 3.0 || 1.1.8 || Industry standard Java benchmark by Pendragon software. Note: CaffeineMark 3.0 scores cannot be compared with scores from earlier versions because of new tests and a different scoring/averaging scheme. http://www.benchmarkhq.ru/cm30/runtest.html
|-
| DbVisualizer || 4.3.6 || 1.3.x || Database visualization and management tool which entirely relies on the JDBC APIs by Minq Software. According to Vincenzo Venuto, it works with a lot of databases including the PostgreSQL OS/2 port. http://www.minq.se/products/dbvis
|-
| Ekit || 1.105-Jan-2006 || 1.3.x || Free open source Java HTML editor by Howard Kistler. http://www.hexidec.com/ekit.php
|-
| Guiffy || 7.420-Sep-2006 || 1.1.8 || Source file compare/merge utility by Guiffy Software. http://www.guiffy.comOS2 Install Instructions
|-
| hsql Database Engine || 1.8.0.416-Apr-2006 || 1.4.x || Relational database engine. Continuation of Thomas Mueller's closed Hypersonic SQL Project by SourceForge. http://hsqldb.org Note: jar is built for JVM 1.4.  To re-compile for other JDK's using a JDK and ANT, see documentation in the /build directory.
|-
| HTML Converter || 1.3.0_02 || 1.3.x || Program that converts a HTML-file containing applets to a form that uses Java™ Plug-in. http://java.sun.com/products/plugin/1.3/docs/htmlconv.html
|-
| (X)HTML-Format || 8 || 1.3.x || (X)HTML-editor by Christian Diekmann. http://www.homepagehelper.de/software/html-format/html-editor.shtml
|-
| HTMLParser || 1.4 || . || Parser for HTML by Somik Raha. http://htmlparser.sourceforge.net
|-
| iSQL-Viewer || 2.1.803-Oct-2004 || 1.4.1 || Open-source JDBC 2.x compliant database front end by Markus A. Kobold. Note: Version 2.1.6 and newer require JRE 1.4.1; previous versions require JRE 1.3.1 http://isqlviewer.com
|-
| J || 0.21.024-Sep-2004 || 1.4.x || Text editor by Peter Graves. http://armedbear-j.sourceforge.net
|-
| JBuilder Foundation || 7 || 1.3.1 || Java compiler by Borland. http://www.borland.com/jbuilder
|-
| JBuilder Foundation || 2006 || 1.4.2 || Java IDE by Borland. http://www.borland.com/jbuilder/foundation Install info by Per Johannson. jbxf-inst.txt
|-
| JCSC || 0.98.1 beta06-Jul-2005 || 1.3.x || Powerful tool to check source code against a highly definable coding standard and potential bad code; by Ralph Jocham. http://jcsc.sourceforge.net
|-
| jEdit || 4.231-Aug-2004 || 1.4.x || Programmer's text editor. Note: Starting with jEdit 4.3pre6, the development team will use JDK 1.5.  The current release, jEdit 4.2 is stable and has many plug-ins that still work great with Java 1.4. http://jedit.org/index.php?page=download
|-
| JExpress Professional || 7.0.304-Jan-2007 || 1.3.x || JExpress lets you create Java-based multilingual installers and auto-updaters. From Warp News and Rumors. http://www.denova.com For more information about this release, see  changes.
|-
| Jext || 5.0.117-Aug-2004 || 1.3.x || The other editor by Romain Guy. http://www.jext.org
|-
| JGraph || 3.1 || 1.3.x || Robust and complete graph component, surprisingly small and supporting drag and drop and all the selection modes and display/editing options you might expect; by Gaudenz Alder. http://www.jgraph.com/downloads.html
|-
| jTime-IT || 1.31 || 1.3.x || Project time tracker by Luc Van Bogaert. http://www.os2world.com/os2ecs/java_index.html
|-
| JSVN || 0.828-Oct-2003 || . || Java Swing client to access and manipulate a Subversion repository, by David Golpira. Use "x:>ant run" or "x:>java -jar jsvn-X.jar". http://jsvn.alternatecomputing.com
|-
| JUnit || 3.8.2 or4.005-Mar-2006 || 1.4.x5 || JUnit is a regression unit testing framework written by Erich Gamma and Kent Beck. http://www.junit.org JUnit 4.0 requires SDK 5. Older versions are at SourceForge
|-
| MagicDraw UML || 12.008-Dec-2006 || 1.4.x || Visual UML modeling and CASE tool with teamwork support by NoMagic. Note: Some problems exist with older Java versions, e.g. drag and drop of components in the component tree. http://www.magicdraw.com
|-
| MindTerm || 3.1.109-Jan-2007 || 1.1.x || Implementation of a secure shell (both SSH1 and SSH2) client by AppGate. http://www.appgate.com/mindterm
|-
| NetBeans || 5.04.1 || 1.4.x ||  Free IDE for cross-platform Java development.  Works fine with Golden Code Java; here are some install tips for version 5.0 Note: Version 5.5 is newer, but it requires Java 5. http://www.netbeans.info/downloads/all.php?b_id=1193
|-
| <oXygen/> || 8.020-Nov-2006 || 1.4.2 || XML editor by SyncRO Soft. Jens says this works fine with Innotek's 1.4.2_09. http://www.oxygenxml.com Jens Tröger says the new version 7.2 works fine with Innotek's 1.4.2_05
|-
| Poseidon for UML || 4.121-Mar-2006 || 1.4.x || UML CASE tool by Gentleware. Note: A free version is available and previous versions are archived. http://www.gentleware.com
|-
| SciMark || 2.0a || 1.2 || Benchmark for scientific and numerical computing developed by Roldan Pozo and Bruce Miller. http://math.nist.gov/scimark2
|-
| Simplicity || 2.1 || 1.1.8+ || Rapid Application Development tool by Data Representations. Recommended System: Java SDK 1.1, 1.2, 1.3, or 1.4, 20 MB free disk, 300 MHz Pentium, 64 MB RAM, 800x600 display. User comments "It can't be registered when used with Golden Code J2SE for OS/2. (Bug in Simplicity?).  Also "Cut and paste" from one application into Simplicity doesn't work." http://www.datareps.com/products/sfj/standard/index.jsp
|-
| SmartCVS || 5.1.213-Dec-2006 || 1.4.1 || Java CVS GUI by Thomas Singer. It requires a utility to unarchive the "tar.gz" file. http://www.syntevo.com/smartcvs/
|-
| SmartSVN || 2.1.313-Jan-2007 || 1.4.1 || SmartSVN is a multi-platform Subversion (SVN) client, the designated successor of CVS by Thomas Singer. It requires a utility to unarchive the "tar.gz" file. http://www.syntevo.com/smartsvn/
|-
| SmartSynchronize || 2.511-Dec-2006 || 1.4.1 || SmartSynchronize is a multi-platform file and directory compare and merge tool by Thomas Singer and Marc Strapetz. http://www.syntevo.com/smartsynchronize/
|-
| SQuirreL SQL || 2.215-Apr-2006 || 1.4.x || Graphical program that allows you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. by Colin Bell and Greg Mackness. http://sourceforge.net/projects/squirrel-sql Translations in Bulgarian, Brazilian and Czech added May-2006.  Java 1.2 version is available http://www.squirrelsql.org/index.php?page=old
|-
| Together ControlCenter || 4.2 || 1.3.x || OOA/D tool, IDE J2EE development and deployment by TogetherSoft. (recent version is 6, not tested) http://www.togethersoft.com/products/controlcenter Scripts to run Together Control Center by Chris Graham. http://www.warpspeed.com.au/Products/JAVA
|-
| TomCat || 5.0.28 || 1.2.x || Servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. Scripts to run Tomcat http://tomcat.apache.org/faq/otherOperatingSystems.html#scripts Jan Waliszewski reports that Apache Tomcat/5.0.28 runs well in production Warp4 and WSeB using JVM 1.4.1_03-GCD-b24-20030717 from GoldenCode
|}
|}

Revision as of 03:30, 12 November 2022

Name Version / GA Short description & URL
IBM Java 1.1.8 Java version 1.1.8 by IBM. http://hobbes.nmsu.edu/pub/java/system/ or eComStation http://www.ecomstation.com
IBM Java 1.3.1 Java™ 2 Technology Edition version 1.3.1 by IBM. http://www.ecomstation.com
IBM Java Features Kit 1.3.1 Contains Java Web Start for OS/2 and the eXtensible Markup Language (XML) Parser. http://www.ecomstation.com
Innotek® OS/2 Kit for Java 1.4.2_0920-Sep-2005 Integrated toolset to allow deploying the original Sun Java™ 2 Standard Edition, Runtime Environment (JRE) or Software Development Kit (SDK), on the OS/2 platform; by InnoTek. http://download.innotek.de/javaos2/142_09/install.exe
Golden Code® J2SE™ for OS/2 1.4.1_07 Licensed and branded, native port to OS/2 of Sun Microsystem's latest Java technology and Java Web Start. This is now a commercial product priced at 42 USD. http://www.goldencode.com/company/software/j2se
Jikes 1.22 Jikes™ is an open source, strictly Java compatible, high performance compiler. http://jikes.sourceforge.net//jikes
run_java 26-May-2003 Generic script for starting Java 1.3 and 1.4 applications in OS/2 or eCS by Cary Renquist. http://hobbes.nmsu.edu/cgi-bin/h-search?key=run_java

FAQs, tutorials and books

Name Version / GA Short description & URL
Free Java Guide N/A Learn various Java technologies through a variety of online tutorials like java tutorials, sql tutorials and plsql tutorials to the J2EE platform. From Hemanth Balaji. http://www.freejavaguide.com
Java FAQ N/A Java FAQ by Eliotte Rusty Harold. http://www.ibiblio.org/javafaq/javafaq.html
Java Glossary N/A Roedy Green's Java & Internet Glossary. http://mindprod.com/jgloss/jgloss.html
Java How-to N/A Real's Java/Javascript/Powerbuilder How-to by Real Gagnon. http://www.rgagnon.com/howto.html
Java Q&A N/A Java Q&A - Answers to Frequently Asked Questions about the Java language by David Reilly. http://www.javacoffeebreak.com formerly http://www.davidreilly.com/jcb/faq
Java tutorial 03-Nov-2003 Java tutorials by Richard G Baldwin. http://www.dickbaldwin.com/toc.htm
jGuru FAQs N/A Java Guru FAQ Home Page by John Zukowski. http://www.jguru.com/faq
The Java™ Tutorial 15-Apr-2005 Java tutorial by Sun. Now updated to 5.0. http://java.sun.com/docs/books/tutorial
Thinking in Java 3rd Edition 20-Nov-2002 Electronic book on programming in Java by Bruce Eckel. http://www.mindviewinc.com

Java resources and software sites

Name Version / GA Short description & URL
java.sun.com N/A The source for Java™ Technology. http://java.sun.com
Focus on Java N/A Focus on Java by John Zukowski. http://java.about.com
FreewareJava.com N/A Free Java applets, tutorials, references, Java books, and more. http://www.freewarejava.com
Freshmeat.net N/A Claims to be the Web's largest index of Unix and cross-platform software. http://freshmeat.net
Gamelan.com N/A Java Articles, tutorials, news, discussions, and more. http://www.developer.com/java
IBM 1.1.8 Java Performance N/A Performance of IBM Developer Kit, Java Technology Edition, Version 1.1.8. http://www-128.ibm.com/developerworks/ java/library/j-118/118.html
JARS.com N/A Java Review Service. http://www.jars.com
Java Boutique N/A Collection of java applets, games, scripts, and tutorials. http://javaboutique.internet.com
Javable.com N/A Daily Java News. http://www.javable.com
Javalobby N/A Java discussion forums, newsletter, free software and books. http://www.javalobby.org/index.jsp
Javaspot.net N/A Articles, Java resources, and forums for asking questions or general Java discussion. http://www.javaspot.net
JavaWorld N/A Java news, columns, forums, tutorials and more.http://www.javaworld.com
JavaZOOM N/A Open source projects, services and more. http://www.javazoom.net/index.shtml
JSurfer N/A Portal for news, discussions and reviews related with programming or using Java™ software. http://www.jsurfer.org
SourceForge.net Java Foundry N/A Open source projects, services and more. http://java.foundries.sourceforge.net
SourceForge.net N/A Open source projects, services and more. http://sourceforge.net

Communication

Name Version / GA Java Short description & URL
Amnesia 1.015 1.3.1 News reader by AmsterdamSoft. http://www.amnesianewsreader.com
BuddySpace 2.618-Nov-2005 1.3.x An excellent Jabber Java client with many bells and whistles. Domingos says it runs seamless in eCS 1.1. http://buddyspace.org
CBIRC 1.1222-Nov-2005 1.4.1 Cross-platform IRC client by Christoph Bratschi. http://www.bratschi.net/cbirc
CollectMail 2.24b 1.3.x Free e-mail collector, intelligent proxy and spam filter formerly known as JavaEmailProxy. http://www.zenadsl2993.zen.co.uk/index.html
Columba 1.2 Final05-Jun-2006 1.4.x Email client, featuring a user-friendly graphical interface with wizards and internalionalization support by Timo Stich and Frederik Dietz. Note: The recent Webstart version appears to not work under GoldenCode Java. http://columba.sourceforge.net
DevWex 1.2006.0415 1.4.x Highly configurable command line webserver by SEANOX. http://www.seanox.de/projects.devwex.php
Freenet 0.716-May-2006 1.4.x A Distributed Anonymous Information Storage and Retrieval System. From Raimund. http://freenetproject.org
FTPit! Not Available 1.3.x This Swing-based FTP tool by Hiroki Okuhata has been removed from http://www.hirokiok.com/en/ftpit and it may be obsolete
hitcounter . . Hit counter, server application and client applet for viewing hits to your site by XdebugX. http://www.xdebugx.net/xdebugx/applets.php
HotJava browser 3.0 1.1.x Unsupported browser by Sun. http://java.sun.com/products/archive/hotjava/index.html
I2P 0.6.1.1326-Mar-2006 1.4.x I2P is an anonymizing network offering a simple layer that identity-sensitive applications can use to securely communicate. http://www.i2p.net/homeRaimund recommends using his jbigi addon from hobbes (compiled for OS/2-eCS) and script http://hobbes.nmsu.edu/cgi-bin/ h-viewer?sh=1&fname=/pub/java/i2p_runplain100.zip
JamochaMUD 1.407-Aug-2006 1.1.4 Java MU* client by Jeff Robinson http://www.jamochamud.org/downloads.html
JAP 00.06.00619-Oct-2006 1.1.8 Tool for privacy on the Internet by Hannes Federrath.http://anon.inf.tu-dresden.de/os2/download_en.html
JavuJavu 3.0.225-Aug-2006 1.1.8 This is a clone of Polish instant messenger GaduGadu, which is very popular in Poland. JavuJavu2 starts with Swing unless it detects an older version of Java (1.1+), then it starts with an AWT interface. http://www.javujavu.com
jBidWatcher 1.004-Sep-2006 1.2.2 Application allowing you to monitor auctions you're not part of, submit bids, snipe (bid at the last moment), and otherwise track your auction-site experience. From Raimund. http://www.jbidwatcher.com
JBoss 4.0.415-May-2006 1.4.x Full-fledged award winning java app-server by JBoss Group. http://sourceforge.net/projects/jboss
JBuddy Messenger(was JSuperChat) 2.210-Dec-2005 1.3.x Multi-network, multi-platform 'Universal IM Client' that supports AIM, ICQ, Yahoo, Sametime, MSN and Zion's JSC. http://www.zion.com/products/messenger/index.html Note: MSN Messenger uses SSL and it requires Java 1.4 JSSE (Java Secure Socket Extensions). One user reports success using Golden Code 1.4 with MSN, but not with Innotek's 1.4.2.
Jeti/2 0.7.6.113-Dec-2006 1.4.x This is a Java 1.4x client for instant messenger services, including Jabber, AIM, MSN, Yahoo, and ICQ. From Warp News and Rumors. http://www.ehlertronic.de/jeti2.htm
Jetty 6.0.126-Sep-2006 1.4 HTTP Server and Servlet Container by Mort Bay Consulting. http://jetty.mortbay.org/jetty
JFtp 1.4910-Dec-2006 1.4.x FTP-client with auto-resuming, recursive up/download and recognition of malformed pathnames (often found on warez-servers). http://sourceforge.net/projects/j-ftp
JFTP 4.019-Jun-2005 1.4.x Graphical FTP client by Sai Pullabhotla. http://www.jmethods.com/products/jftp
jJRU 0.121-Jul-2004 . Java Jabber Roster Utility can load the roster from your jabber account into a file without going online, change it (e.g. replace gateways) and then save it back. From Raimund. http://jabberstudio.org/projects/jJRU/project/view.php Here is a screenshot.
JMFS 2003-05-02 1.3.x Multi-OS files synchronizer by Helge Nordmann. http://www.norrsken-data-teknik.com/JMFS/index.html
JMSN 0.9.8b716-Oct-2003 1.3.x Microsoft MSN Messenger clone, including Instant messaging, File Send/Receive, msnlib (for developers), and additional chat log by Jang-ho Hwang. http://sourceforge.net/projects/jmsn
Limewire 4.12.1127-Jan-2007 1.4.x File sharing app for leeching mp3's and movies by Lime Wire. http://www.limewire.com Here is a list of tips and tricks for OS/2 users.
MailFaces 2.1.5Jul-2002 1.1.x Application that will watch your Mail Server mailbox and display a set of images that represent for each mail, the originator of the e-mail by John Thomas. http://members.cruzio.com/~jthomas/mailfaces
Mercury Messenger (was dMSN) 1.7.1022-Mar-2006 . Java MSN Messenger client. From OS2.org. http://www.andreas-peters.net/sites/programme/mercury.html
muCommander 0.8 beta227-Feb-2006 1.4.x Lightweight, cross-platform file manager featuring a Norton Commander style interface. From Thomas Nolte. http://www.mucommander.com/
NetGraph 0.01 1.1.8 Traceroute in a graphical window by Cyrille Morvan. It requires a traceroute utility named 'traceroute'. http://cyrille.morvan.free.fr/netgraph/en
PhexSee ver 3.0 note 2.8.1018-Jul-2006 1.4.x Gnutella file sharing client by Gregor Koukkoullis and Konrad Haenel. Note: Newest version 3.0 released on 01-Jan-2007 requires Java 1.5. http://phex.kouk.de/mambo
Polarbar 1.25a22-Mar-2003 1.1.8 E-mail application by Polarbar development team. http://www.polarbar.net
PostArmor 1.3.2 1.2.x Spam filtering e-mail proxy by P. Manna. Open-sourced in July 2005. http://www.postarmor.com
RconsoleJ 1.027-Nov-2002 1.1.8 RconsoleJ for NetWare (part of NetWare 5.x and 6.x) by Novell. http://www.novell.comAppropriate .cmd scripts by Lewis G Rosenthal. http://www2.2rosenthals.com:81/pcnet/ls_ult.html
RSSView 2.0.0 Beta07-Oct-2004 . Java-based ticker application that uses JAXP to parse RSS-sites (RDF site summary). It has a browser-like view and a simple ticker-view. From Raimund. http://sourceforge.net/project/showfiles.php?group_id=49388
Secure FTP 2.5.901-Oct-2006 1.4.x Client application that allows for a 128-bit encrypted secure connection to a server that supports FTP over SSL or FTPS. Note: Per Johansson says the Java Webstart version was updated and it works well with Innotek Java 1.4.2_05. http://www.glub.com/products/secureftp
Smart Cache 0.9324-Jun-2005 1.1.8 Full featured caching proxy server and web forwarder by Radim Kolar. http://scache.sourceforge.net
TCPConfig 24-Jul-2006 1.1.x Replacement of IBM's TCPCFG2.CMD (JAVA) TCP/IP Configuration Program wich needs Java 1.1x as default. The program is released as freeware by Reinhard Berger. http://hobbes.nmsu.edu/pub/os2/util/ network/tcpip/tcpconfig-2005-12-14.zip
TCP PortScan 1.0 1.1.x09-Aug-1997 Port scanner by Eduardo Fernandez. http://hobbes.nmsu.edu/pub/java/util/psjava10.zip
TightVNC 1.2.9 1.4.x Free remote control software package derived from the popular VNC software. You can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. Run it with this command: "java vncviewer HOST xxx.xxx.xxx.xxx Port 5900" http://www.tightvnc.com/download.html
WebReader 3.007-Dec-1999 1.2.x Internet newsreader capable of posting and reading articles containing Hypertext Markup Language (HTML) by The Fractal Images Company. http://www.fractals.com/webreader
XNap 3.0.120-Jun-2004 1.3.x Filesharing client by Felix Berger, Steffen Pingel and Yven Leist. http://xnap.sourceforge.net
ZeroToaster::MTA 2.78b04-Dec-2006 1.1.8+ Very fast, responsive POP3 and SMTP mailserver with all the features an ISP, Small Office/Home Office (SOHO) or Individual user requires; by Bernd Hohmann. http://www.zerotoaster.net
ZeroToaster HTTPD 1.6305-Sep-2006 1.1.8+ This is a webserver that runs fine on eCS using Java 1.1.8, IBM 1.3.1 and Golden code; by Bent Nielsen. http://www.zwanzigeins.de
Ziga DevelopmentEnded 2003 1.3.x Note: Development for this file sharing application by Magnus Lidbom and Frederik Zimmer ended in 2003.  Files were removed from http://sourceforge.net/projects/ziga 

Development

Name Version / GA Java Short description & URL
Ant 1.7.019-Dec-2006 1.3.x Java-based build tool, kind of like Make, but without Make's wrinkles. Note: User manual says higher versions of Java give you more Ant tasks. http://ant.apache.org
Arachnophilia 5.208-Dec-2003 1.4.x Powerful programming editor with special HTML production and editing features by Paul Lutus. http://www.arachnoid.com/arachnophilia
ArgoUML 0.2222-Aug-2006 1.4.x Cognitive modeling CASE tool to help you do your design using UML by the ArgoUML community of developers. http://argouml.tigris.org
Batik 1.611-Apr-2005 1.3.x Java™ technology based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. http://xmlgraphics.apache.org/batik
BlueJ 1.3.5 1.3.x Integrated Java environment for teaching by Michael Kölling. http://www.bluej.org
CaffeineMark 3.0 1.1.8 Industry standard Java benchmark by Pendragon software. Note: CaffeineMark 3.0 scores cannot be compared with scores from earlier versions because of new tests and a different scoring/averaging scheme. http://www.benchmarkhq.ru/cm30/runtest.html
DbVisualizer 4.3.6 1.3.x Database visualization and management tool which entirely relies on the JDBC APIs by Minq Software. According to Vincenzo Venuto, it works with a lot of databases including the PostgreSQL OS/2 port. http://www.minq.se/products/dbvis
Ekit 1.105-Jan-2006 1.3.x Free open source Java HTML editor by Howard Kistler. http://www.hexidec.com/ekit.php
Guiffy 7.420-Sep-2006 1.1.8 Source file compare/merge utility by Guiffy Software. http://www.guiffy.comOS2 Install Instructions
hsql Database Engine 1.8.0.416-Apr-2006 1.4.x Relational database engine. Continuation of Thomas Mueller's closed Hypersonic SQL Project by SourceForge. http://hsqldb.org Note: jar is built for JVM 1.4. To re-compile for other JDK's using a JDK and ANT, see documentation in the /build directory.
HTML Converter 1.3.0_02 1.3.x Program that converts a HTML-file containing applets to a form that uses Java™ Plug-in. http://java.sun.com/products/plugin/1.3/docs/htmlconv.html
(X)HTML-Format 8 1.3.x (X)HTML-editor by Christian Diekmann. http://www.homepagehelper.de/software/html-format/html-editor.shtml
HTMLParser 1.4 . Parser for HTML by Somik Raha. http://htmlparser.sourceforge.net
iSQL-Viewer 2.1.803-Oct-2004 1.4.1 Open-source JDBC 2.x compliant database front end by Markus A. Kobold. Note: Version 2.1.6 and newer require JRE 1.4.1; previous versions require JRE 1.3.1 http://isqlviewer.com
J 0.21.024-Sep-2004 1.4.x Text editor by Peter Graves. http://armedbear-j.sourceforge.net
JBuilder Foundation 7 1.3.1 Java compiler by Borland. http://www.borland.com/jbuilder
JBuilder Foundation 2006 1.4.2 Java IDE by Borland. http://www.borland.com/jbuilder/foundation Install info by Per Johannson. jbxf-inst.txt
JCSC 0.98.1 beta06-Jul-2005 1.3.x Powerful tool to check source code against a highly definable coding standard and potential bad code; by Ralph Jocham. http://jcsc.sourceforge.net
jEdit 4.231-Aug-2004 1.4.x Programmer's text editor. Note: Starting with jEdit 4.3pre6, the development team will use JDK 1.5. The current release, jEdit 4.2 is stable and has many plug-ins that still work great with Java 1.4. http://jedit.org/index.php?page=download
JExpress Professional 7.0.304-Jan-2007 1.3.x JExpress lets you create Java-based multilingual installers and auto-updaters. From Warp News and Rumors. http://www.denova.com For more information about this release, see changes.
Jext 5.0.117-Aug-2004 1.3.x The other editor by Romain Guy. http://www.jext.org
JGraph 3.1 1.3.x Robust and complete graph component, surprisingly small and supporting drag and drop and all the selection modes and display/editing options you might expect; by Gaudenz Alder. http://www.jgraph.com/downloads.html
jTime-IT 1.31 1.3.x Project time tracker by Luc Van Bogaert. http://www.os2world.com/os2ecs/java_index.html
JSVN 0.828-Oct-2003 . Java Swing client to access and manipulate a Subversion repository, by David Golpira. Use "x:>ant run" or "x:>java -jar jsvn-X.jar". http://jsvn.alternatecomputing.com
JUnit 3.8.2 or4.005-Mar-2006 1.4.x5 JUnit is a regression unit testing framework written by Erich Gamma and Kent Beck. http://www.junit.org JUnit 4.0 requires SDK 5. Older versions are at SourceForge
MagicDraw UML 12.008-Dec-2006 1.4.x Visual UML modeling and CASE tool with teamwork support by NoMagic. Note: Some problems exist with older Java versions, e.g. drag and drop of components in the component tree. http://www.magicdraw.com
MindTerm 3.1.109-Jan-2007 1.1.x Implementation of a secure shell (both SSH1 and SSH2) client by AppGate. http://www.appgate.com/mindterm
NetBeans 5.04.1 1.4.x Free IDE for cross-platform Java development. Works fine with Golden Code Java; here are some install tips for version 5.0 Note: Version 5.5 is newer, but it requires Java 5. http://www.netbeans.info/downloads/all.php?b_id=1193
<oXygen/> 8.020-Nov-2006 1.4.2 XML editor by SyncRO Soft. Jens says this works fine with Innotek's 1.4.2_09. http://www.oxygenxml.com Jens Tröger says the new version 7.2 works fine with Innotek's 1.4.2_05
Poseidon for UML 4.121-Mar-2006 1.4.x UML CASE tool by Gentleware. Note: A free version is available and previous versions are archived. http://www.gentleware.com
SciMark 2.0a 1.2 Benchmark for scientific and numerical computing developed by Roldan Pozo and Bruce Miller. http://math.nist.gov/scimark2
Simplicity 2.1 1.1.8+ Rapid Application Development tool by Data Representations. Recommended System: Java SDK 1.1, 1.2, 1.3, or 1.4, 20 MB free disk, 300 MHz Pentium, 64 MB RAM, 800x600 display. User comments "It can't be registered when used with Golden Code J2SE for OS/2. (Bug in Simplicity?). Also "Cut and paste" from one application into Simplicity doesn't work." http://www.datareps.com/products/sfj/standard/index.jsp
SmartCVS 5.1.213-Dec-2006 1.4.1 Java CVS GUI by Thomas Singer. It requires a utility to unarchive the "tar.gz" file. http://www.syntevo.com/smartcvs/
SmartSVN 2.1.313-Jan-2007 1.4.1 SmartSVN is a multi-platform Subversion (SVN) client, the designated successor of CVS by Thomas Singer. It requires a utility to unarchive the "tar.gz" file. http://www.syntevo.com/smartsvn/
SmartSynchronize 2.511-Dec-2006 1.4.1 SmartSynchronize is a multi-platform file and directory compare and merge tool by Thomas Singer and Marc Strapetz. http://www.syntevo.com/smartsynchronize/
SQuirreL SQL 2.215-Apr-2006 1.4.x Graphical program that allows you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. by Colin Bell and Greg Mackness. http://sourceforge.net/projects/squirrel-sql Translations in Bulgarian, Brazilian and Czech added May-2006. Java 1.2 version is available http://www.squirrelsql.org/index.php?page=old
Together ControlCenter 4.2 1.3.x OOA/D tool, IDE J2EE development and deployment by TogetherSoft. (recent version is 6, not tested) http://www.togethersoft.com/products/controlcenter Scripts to run Together Control Center by Chris Graham. http://www.warpspeed.com.au/Products/JAVA
TomCat 5.0.28 1.2.x Servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. Scripts to run Tomcat http://tomcat.apache.org/faq/otherOperatingSystems.html#scripts Jan Waliszewski reports that Apache Tomcat/5.0.28 runs well in production Warp4 and WSeB using JVM 1.4.1_03-GCD-b24-20030717 from GoldenCode