21280 Posts in 5729 Topics by 2600 members
| Go to End | ||
| Author | Topic: | 2291 Views |
-
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:16am
Hi Swaiba,
So, you convinced me because We are in similar situation, a life without VisualStudio IDE is tough.Just installed netbeans
what to do next?
a) New Project?
3 optons, which one?How do you get to Run configuration, sorry, first time using netbean, any relevant link for silverstripe netbean user?
Thanks -
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:21am
this for the new project...
http://www.silverstripe.org/general-questions/show/261404?start=0#post292672
(it is really as easy as selecting the c wamp www *sitefolder*, then finish)this to ensure the debug is setup correctly... it is has a wizard to cut & paste your phpinfo to and it recommends the line (*)... then add the other stuff (as it prompts you to in netbeans)
http://www.silverstripe.org/general-questions/show/261404?start=8zend_extension = c:\wamp\bin\php\php5.3.0\ext\php_xdebug-2.1.0-5.3-vc6.dll*
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9000 -
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:25am
Just read that again, the option I choose is (2) PHP app with existing sources - because this is local - I haven't ventured into using this for remote sites yet - just wamp server locally
-
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:40am
Xdebug installed: Only as PHP extension!
Warning: You seem to have Xdebug loaded as a normal PHP extension only. This will cause odd issues
Do you have similar warning??
-
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:46am
hmmm I think one of our developers may have mentioned that (when I *cough* suggested netbeans) but it certainly didn't stop the debugging working effortlessly...
-
Re: Configure Eclipse/PDT for Silverstripe

2 October 2010 at 4:50am
HI swaiba
I saw silverstripe API suggestion!!!!!!!!!! Exactly as what you have said.Wow, thank you. Have a nice weekend.
| 2291 Views | ||
| Go to Top |


