= Java for OS/2 and eComStation = [[PageOutline]] Java is a very popular sophisticated programming environment. Applications written in the Java language are run inside a virtual machine (Java Virtual Machine, JVM) which provides a nearly identical behavior on all platforms that have a JVM implementation available. This "write once, run anywhere" approach means that developers can support a multitude of platforms while only having to maintain one code base. For users, availability of a current Java for OS/2 and eComStation means access to a huge number of existing applications. For more information about Java, see: [http://en.wikipedia.org/wiki/Java_%28programming_language%29] Previously, Java had been made available for OS/2 and eComStation by IBM, Golden Code and Innotek. However, new versions with many changes and improvements have been released since then and current applications require a current JVM implementation. This project will port such a current JVM to OS/2 and eComStation. Dmitry A. Kuminov, who is well-known for his work on the Qt 3 and 4 ports, has been hired as chief developer. [[BR]][[BR]] == Sponsoring == Partial funding is already provided by several companies and individuals, with Mensys BV being the main sponsor, but we still need to cover an amount of 8,000 EUR. If you are interested in sponsoring Java please contact Silvan Scherrer (silvan dot scherrer at aroa dot ch) directly. In case you wonder what happened: Initially, funding was fully assured but one sponsor decided to redirect funds to another OS/2-related project. We did not loose the sponsor completely, but this project did. [[BR]][[BR]] == Current Status == We are in a very early development stage. [[br]][[br]] == Latest Version == So far no releases have been made. {{{ #!comment The latest version is '''none''' released on ???. Version '''none''' is available for downloading in the following packages and formats: ||'''!Java Version ???'''||ftp site||!Java Version ??? based on x.y.z|| }}} If you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do so you need to download and install the subversion client for eCS (OS/2). Use the following command to check out the full source tree to a '''': {{{ svn checkout http://svn.netlabs.org/repos/java/trunk }}} The required tools and build instructions are described in the readme file. [[br]][[br]] == Reporting Bugs == Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created. Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id. If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml]. We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam. [[br]][[br]] == Mailing Lists == Project discussion is done through mailing list conversations. Currently, the following mailing lists are available: * '''{{{java-dev()netlabs.org}}}''' [[mailto:java-dev-subscribe-at-netlabs.org subscribe]|[http://news.gmane.org/gmane.org.netlabs.java.devel read online]] This mailing list is for developers of Java for eCS (OS/2). All ticket changes are automatically posted to this list. Please don't post user questions there! == Credits == * Silvan Scherrer (management) * Dmitry A. Kuminov (development) * Christian Hennecke (PR) * netlabs.org (hosting & support) * Sun, Oracle We also want to '''thank''' all individuals and organizations who made donations to this project and helped to make it happen. == Screenshots == None so far.