expanderClass="net.sourceforge.phpdt.externaltools.variable.WorkspaceExpander">
</variable>
<variable
- tag="last_php_file_loc"
+ tag="file_loc"
description="Expands to the full file name"
- expanderClass="net.sourceforge.phpdt.externaltools.variable.LastPHPFileExpander">
+ expanderClass="net.sourceforge.phpdt.externaltools.variable.FileExpander">
</variable>
<variable
- tag="last_php_url_loc"
+ tag="file_url"
description="Expands to an URL with the localhost preference settings"
- expanderClass="net.sourceforge.phpdt.externaltools.variable.LastPHPUrlExpander">
+ expanderClass="net.sourceforge.phpdt.externaltools.variable.UrlExpander">
</variable>
<variable
- tag="localhost_loc"
+ tag="localhost_url"
description="Expands to the localhost preference settings."
expanderClass="net.sourceforge.phpdt.externaltools.variable.LocalhostExpander">
</variable>