SmartGit: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
SmartGit is a Java application and requires OpenJDK for OS/2 to run. | |||
SmartGit is a | [[Image:SmartGit.png|thumb]] | ||
[[Image:SmartGit.png| | |||
;Requirements | |||
* OpenJDK 1.6 | |||
* [[git]] 1.7.1 or newer | |||
To run it you need to ignore the use of OpenJDK like: | To run it you need to ignore the use of OpenJDK like: | ||
java -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar | 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== | ||
Line 19: | Line 16: | ||
==License== | ==License== | ||
* Commercial | * Commercial | ||
* Free for non-commercial use | * Free for non-commercial use | ||
[[Category: | [[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