SmartGit: Difference between revisions
Appearance
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 |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
SmartGit is a Java application and requires OpenJDK for OS/2 to run. | |||
[[Image:SmartGit.png|thumb]] | |||
;Requirements | |||
* OpenJDK 1.6 | |||
* [[git]] 1.7.1 or newer | |||
To run it you need to ignore the use of OpenJDK like: | |||
java -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar | |||
;Latest Version | |||
* Version 2.1.8 | * Version 2.1.8 (Version 3 uses SWT and does not run on OS/2 Java) | ||
==Links== | ==Links== | ||
* [http://www.syntevo.com/smartgit/download-archive.html SmartGit 2.1.8 Archive] | * [http://www.syntevo.com/smartgit/download-archive.html SmartGit 2.1.8 Archive] | ||
[[Category: | ==License== | ||
* Commercial | |||
* Free for non-commercial use | |||
[[Category:Version control systems]] |
Latest revision as of 02:55, 10 February 2022
SmartGit is a Java application and requires OpenJDK for OS/2 to run.

- Requirements
- OpenJDK 1.6
- git 1.7.1 or newer
To run it you need to ignore the use of OpenJDK like:
java -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar
- Latest Version
- Version 2.1.8 (Version 3 uses SWT and does not run on OS/2 Java)
Links
License
- Commercial
- Free for non-commercial use