Commit:    a026f53fe6381939ba7bd453ccfe25e21e9b5b7a
Author:    Anatol Belski <a...@php.net>         Fri, 7 Sep 2018 10:59:32 +0200
Parents:   2c35b75c8e36f70f1ca58bc8aab759ea1af2148a
Branches:  master

Link:       
http://git.php.net/?p=pftt2.git;a=commitdiff;h=a026f53fe6381939ba7bd453ccfe25e21e9b5b7a

Log:
Sync missing deps


Former-commit-id: 6a8e19c7aea98a3d08f1253d25d6c66d830f2367

Changed paths:
  M  .classpath


Diff:
diff --git a/.classpath b/.classpath
index 30bd82f..75579dd 100644
--- a/.classpath
+++ b/.classpath
@@ -53,5 +53,6 @@
        <classpathentry kind="lib" path="lib/sqljdbc4.jar"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" path="GROOVY_SUPPORT"/>
+       <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
        <classpathentry kind="output" path="build"/>
 </classpath>

Reply via email to