Difference between #13 and #14 of
NetBeans IDE and Yii projects

Revision #14 has been created by Nashi on Mar 24, 2011, 10:12:22 PM with the memo:

simple correction
« previous (#13) next (#16) »

Changes

Title unchanged

NetBeans IDE and Yii projects

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

IDE, Selenium, PHPUnit, XDebug, NetBeans

Content changed

[...]
#### Usage:
- Debug project: Ctrl-F5
- Use breakpoints, walk through running code, and watch variables and objects in real-time. :)
- If you want to stop the debugger from pausing on the first line for every request, simply turn that "feature" off by clicking: Tools > Options > PHP > Debugging > Stop at First Line (uncheck)

In Netbeans (6.9.1 on Windows anyways):
 
 
Menu bar > Tools > Options > PHP > Debugging > Stop at First Line (uncheck) 
 
 
# Test Driven Design with Netbeans Check the forum here: <http://www.yiiframework.com/forum/index.php?/topic/11735-netbeans-ide-and-test-driven-development/>
65 0
66 followers
Viewed: 248 729 times
Version: 1.1
Category: Tutorials
Written by: marcovtwout
Last updated by: marcovtwout
Created on: Sep 21, 2010
Last updated: 9 years ago
Update Article

Revisions

View all history