PHP Project Outline View - Constants [message #1779861] |
Mon, 15 January 2018 01:46 |
|
I am using Eclipse Mars.2 Release (4.5.2), PDT with XDebug for debugging php projects.
The PHP Project Outline View allows one to view Classes, Constants, Functions and Namespaces.
Prior to starting a debugging session on a PHP project, there is already a (long) list of Constants. The list includes constants that have not (yet) been defined by any of the php scripts in my project. How does eclipse populate the Constants' list prior to running a debugging session? What happens when a named constant is (re) defined in a php script during a debugging session?
Also, when running a debugging session, how do I view the value of a defined constant?
Tony
Skipper at nauticalstyle.com.au
Eclipse IDE for PHP Developers
Version: Mars.2 Release (4.5.2)
Build id: 20160218-0600
xDebug Version: 2.5.4
|
|
|
Powered by
FUDForum. Page generated in 0.02235 seconds