[SVN] Revision 2114 (Java)

Brad Miller bonelake at mac.com
Wed Nov 9 20:20:24 UTC 2005


Add catch to the list of  exceptions in the meta.definition.constructor rule. Otherwise in the following example:
try {
  foo
}
catch (Exception e) {
   bar
}
catch was classified as as a definition.constructor.

Changed:
U   trunk/Bundles/Java.tmbundle/Syntaxes/Java.plist



More information about the textmate-dev mailing list