Jump to content

SmartGit: Difference between revisions

From EDM2
Created page with " SmartGit is a java application and requires OpenJDK for OS/2 to run. ==Latest Version== * Version 2.1.8. (Version 3 uses SWT and does not run on OS/2-eCS) ==Links== * [http:/..."
 
No edit summary
Line 1: Line 1:
SmartGit is a java application and requires OpenJDK for OS/2 to run.


SmartGit is a java application and requires OpenJDK for OS/2 to run.  
To run it you need to ignore the use of OpenJDK like:
java -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar
 
====Requirements====
* OpenJDK
* Git.exe


==Latest Version==
==Latest Version==

Revision as of 16:51, 9 December 2012

SmartGit is a java application and requires OpenJDK for OS/2 to run.

To run it you need to ignore the use of OpenJDK like:

java -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar 

Requirements

  • OpenJDK
  • Git.exe

Latest Version

  • Version 2.1.8. (Version 3 uses SWT and does not run on OS/2-eCS)

Links