i have git , netbeans installed on ubuntu , i'm trying follow these instructions, team -> git -> clone.
however, when select team on netbeans options cvs, mercurial, subversion, local history , create build job, no git seen.
depending on version of netbeans ide using, git 'plugin' may not bundled default.
- navigate 'tools' --> 'plugins' along top of ide.
- navigate 'installed' tab of plugins popup window.
- search 'git' in search box in upper right of plugins window.
- git may show part of 'base ide' 'plugin' or separate git plugin, if not show either follow step below.
- if have not been able locate git: navigate 'available plugins' tab of plugins window
- search , download plugin: http://plugins.netbeans.org/plugin/37577/git-versioning-system-support
note: plugin linked same git plugin shipped netbeans default.
Comments
Post a Comment