Jump to content

SmartGit: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
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.
[[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:
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


====Requirements====
;Latest Version
* OpenJDK
* Version 2.1.8 (Version 3 uses SWT and does not run on OS/2 Java)
* Git.exe
 
==Latest Version==
* Version 2.1.8. (Version 3 uses SWT and does not run on OS/2-eCS)


==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:Tools]]
==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