Changes

Jump to navigation Jump to search
187 bytes removed ,  13:28, 2 July 2020
no edit summary
* Select "'''Import Existing Projects'''" and depending on your Eclipse version enable automatic sharing. More recent versions will not offer this feature as sharing is enabled by default.
* Click next to select the Project to import
* Check "basex" to checkout check out and click finish
* You are now ready to contribute.
===EGit & SSH===
The Eclipse git plugin uses the [http://www.jcraft.com/jsch / JSch] library, which had [https://bugs.eclipse.org/bugs/show_bug.cgi?id=326526 problems with RSA SSH keys] in Linux and possibly other platforms. If the problem persists, the path to the native SSH executable can be assigned to the {{Code|GIT_SSH}} variable. According to [http://egit.eclipse.org/r/#change,2037 this] change in EGit, the plugin will try to use a native SSH implementation instead of JSch.
==Using Git on Command-Line==
'''Note''': this is not intended to be a complete git reference; it's its purpose is to quickly introduce BaseX developers to the most commonly used git commands in the context of the BaseX project.
===Preparation===
==Links==
* [httphttps://helpdocs.github.com/giten/github/getting-started-installationwith-redirectgithub/ set-up-git GitHub: git Installation Guide]* [httphttps://help.github.com/ Comprehensive Getting Starting Guide on GitHub]* [httphttps://book.git-scm.com/index.html The git book]* [http://gitcasts.com/ Gitcasts.com – Video Guides]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu