Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Debugging SilverStripe with Netbeans and Eclipse


Go to End


3 Posts   3348 Views

Avatar
marcusmueller

Community Member, 1 Post

18 March 2009 at 2:13am

Hi,

I would like to debug a SilverStripe installation on windows xampp with Netbeans 6.5 or Eclipse (PDT 2.0, Eclipse 3.4.1) but I wasn't able to create a working project including SilverStripe's source, Sapphire and my own source.

Thus, if anybody can give me a hint how to create a project from an existing SilverStripe installation you would help me a lot. Maybe, there is even a howto around on either IDE how to handle and debug MVC projects.

Many thanks in advance,

Marcus

Avatar
Peter_SS

Community Member, 19 Posts

9 July 2010 at 8:53am

any suggestion for this post guys? i also wanted to debug silverstripe code using netbeans any tips? thanks in advance

Avatar
te_chris

Community Member, 24 Posts

12 July 2010 at 10:58am

netbeans has a full tutorial on debugging php. it's pretty powerful too. you need to install xdebug

http://netbeans.org/kb/docs/php/debugging.html