Jump to content

SmartGit: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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.  
[[Image:SmartGit.png|thumb]]
 
[[Image:SmartGit.png|400px]]


To run it you need to ignore the use of OpenJDK like:
To run it you need to ignore the use of OpenJDK like:
Line 19: Line 17:
==License==
==License==
* Commercial
* Commercial
* Free for non-commercial use.
* Free for non-commercial use


[[Category:Tools]]
[[Category:Tools]]

Revision as of 23:24, 11 March 2017

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 1.6
  • Git.exe 1.7.1 or newer

Latest Version

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

Links

License

  • Commercial
  • Free for non-commercial use