1) Fixed issue #347: Syntax highlight doesn't like apostrophe in heredoc.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ui / text / JavaTextTools.java
2012-12-29 robekras1) Fixed issue #347: Syntax highlight doesn't like...
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-05-15 axelclImproved xml scanner for this bug
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclAdded xampp start and stop action
2004-09-19 jsurfermisc changes
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-02 jsurfernew PartitionScanner version
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-16 khartlagemisc changes
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-04-27 khartlageimproved color settings through Preference page
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage