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 CVS. You can use Tortoise CVS on Windows. I personaly prefer to get an external client to realise the Delete operation on my files.

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)