Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Setting up Netbeans

From MoodleDocs

--- IN CONSTRUCTION ---

Netbeans has got a good PHP support.

1. Checkout your Moodle project with a CVS client. You can use Tortoise CVS on Windows for example. I personaly prefer to use an external client in order to realise the CVS Delete operation on my own. It's why I use another client for file deletion operation.

2. Download Netbeans Early Access for PHP

3. Install and Use it


- CVS integration: see all changes, lines deletion, diff in real time - Ctrl+Click: Go to declaration - Apply Diff Patch - Easy to navigate - List of functions - Search very quick (you can still work during) - Very few bug (I only had two Notice during I set up my projects)