diff options
author | Jens Klaer <kj.landwehr.software@gmail.com> | 2015-10-14 14:12:18 +0200 |
---|---|---|
committer | Jens Klaer <kj.landwehr.software@gmail.com> | 2015-10-14 14:12:18 +0200 |
commit | 3a90a37ca45f91d9f314eaa1f7e86c056e56e7bb (patch) | |
tree | 61c56713ac69fa0a1f00f879fcb73a4bc2d78f6e /.buildpath | |
parent | 7ec5cb6a6ef106c9662905988697045dcd0f378a (diff) |
Added TJuiDatePicker
an alternative datepicker control using the datepicker widget from
jqueryui
Diffstat (limited to '.buildpath')
-rw-r--r-- | .buildpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.buildpath b/.buildpath new file mode 100644 index 00000000..b48394ff --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<buildpath> + <buildpathentry excluding="framework/pradolite.php" kind="src" path=""/> + <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> +</buildpath> |