diff options
Diffstat (limited to 'main/.classpath')
| -rw-r--r-- | main/.classpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath index 79a19e9..2905a42 100644 --- a/main/.classpath +++ b/main/.classpath @@ -6,6 +6,11 @@ <attribute name="ignore_optional_problems" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path="thirdparty"> + <attributes> + <attribute name="ignore_optional_problems" value="true"/> + </attributes> + </classpathentry> <classpathentry exported="true" kind="lib" path="libs/commons-lang3-3.1.jar"/> <classpathentry kind="lib" path="libs/locus-api-4.0.jar"/> <classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/> |
