Jump to content

SmartGit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
[[Image:SmartGit.png|thumb]]
[[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===
* OpenJDK 1.6
* Git.exe 1.7.1 or newer


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


==Links==
==Links==
Line 19: Line 18:
* Free for non-commercial use
* Free for non-commercial use


[[Category:Tools]]
[[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