Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » PHP Project Outline View - Constants(Understanding Defined Constants)
PHP Project Outline View - Constants [message #1779861] Mon, 15 January 2018 01:46
Tony McDougall is currently offline Tony McDougallFriend
Messages: 1
Registered: September 2017
Junior Member

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
Previous Topic:Exporting and importing Validation Filters
Next Topic:How to embedded python code into eclipse c/c++
Goto Forum:
  


Current Time: Sat Apr 20 01:07:21 GMT 2024

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

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

Back to the top