1) Fixed variable hovering (did not work in all circumstances).
authorrobekras <robekras>
Mon, 28 Mar 2011 16:05:37 +0000 (16:05 +0000)
committerrobekras <robekras>
Mon, 28 Mar 2011 16:05:37 +0000 (16:05 +0000)
commiteb256cf2b42bd14a7813d335ec6f9d01492d420c
tree72d10982af27340d3bdca6f9b62c270e7a9c39c3
parentc499a84c0c4216cffd12d8473ba8bb0cd5c2af16
1) Fixed variable hovering (did not work in all circumstances).
2) As the variable view is changed to show the variables with the php variable prefix '$', there is no need to cut off the '$' from php variable name.
net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/PHPDebugHover.java