1) Fixed the Cross Plattform debugging bug. The path separator was not translated.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / util / PHPVariableDetector.java
2005-05-16 axelclAdded syntax highlighting for variables in double quote...