Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » java.lang.NullPointerException during Run Configuration
icon5.gif  java.lang.NullPointerException during Run Configuration [message #800007] Thu, 16 February 2012 15:18
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
Dear all,
I try to configure Eclipse PDT but got
java.lang.NullPointerException

when I go to run>>debug configuration>>php web page>>new configuration
and try to select a script file there by click "browse", the errors occurs and the browse folder page shows nothing but a grey box.

I'm using xdebug 2.1.2 for windows, windows7 64, php 5.2.17, apache 2.2.21, Eclipse Helios Release 2 Build id: 20110218-0911. This is the portion of xdebug config in php.ini file:
zend_extension_ts = "C:\Program Files (x86)\PHP\php_xdebug-2.1.2-5.2-vc6.dll"
xdebug.remote_enable=On
xdebug.remote_host="localhost"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"


Looks like my Eclipse configuration doesn't like my xdebug. Could someone please help me?

Best regards,
ethereal1m
Previous Topic:clicking debug/run doesn't do anything
Next Topic:JavaScript debugging
Goto Forum:
  


Current Time: Fri Apr 26 03:22:02 GMT 2024

Powered by FUDForum. Page generated in 0.03006 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top