
Select PHP Application with Existing Sources, and click Next.When you get the dialog box "Do you want to create an IDE project from the checked-out sources?", Click "Create Project.".Click Finish (and wait a few minutes for Moodle to be checked out).

Browse or enter into Local Folder: C:\xampp\htdocs.Browse or enter into Branch: MOODLE_19_STABLE.Enter into CVS Root: might use one of the other Moodle CVS servers nearer to them.).In NetBeans, select Window->Versioning->CVS->Checkout.NetBeans comes with integrated CVS support which might be the easiest way to check out Moodle. Moodle no longer uses CVS and has switched to Git ( ) The information contained on the page should NOT be seen as relevant or reliable. Hence, I am still doing git from the command-line.- Tim Hunt 11:11, 19 January 2010 (UTC)ĬVS with NetBeans Warning: This page is no longer in use.
#Netbean for mac update
Well, they mostly work for browsing the contents of the repository, but there is a small chance that if you use them for update operations, they will corrupt your repository. Therefore, the NetBeans and Eclipse git plugins are still only beta quality, and pretty sucky. In reality, because JGit is a rewrite from scratch of the tried-and-tested git core C code, it is still buggy, incomplete and unreliable. Unfortunately, the key word in that quote is should. It is based on the NetBeans Mercurial module."
#Netbean for mac code
Because the module is Java code all the way, it should work better cross-platform modulo platform specific differences, such as file system behavior. It uses the JGit library created as part of EGit to interact with Git repositories. "NBGit is a module for the NetBeans IDE that adds support for working with the Git version control system. Git with NetBeans NBGit | Git Support for NetBeans (Clicking the run button will launch the sire in Internet Explorer)

