Netbeans plugin for working with git

    Many developers love the excellent Netbeans IDE . Everything in it is good, only in the standard package there is no support for no less beloved and beautiful git .

    But the world is not without good people! Thanks to alex.coles and jonas.fonseca , who released the nbgit plugin on Netbeans, git support is coming!

    Installation


    Download nbgit-0.4-netbeans-6.9.nbm

    Install the plugin: “Tools” => “Plugins” => “Downloaded” / <Add plugins ...>
    Install git

    Job


    After installing the plugin, the git menu appears in the file menu. For example, the commit window: And here are the history of edits: Plus highlighting of edits: More screenshots nbgit.googlecode.com/svn/images I love Netbeans!
    Git menu


    commit window


    History


    Highlighting changes




    Also popular now: