diff --git a/.gitignore b/.gitignore index e00fd33..af121fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target/ .settings/ +.classpath diff --git a/vfs2provider-digestarc/.classpath b/vfs2provider-digestarc/.classpath index d0e5faf..d900699 100644 --- a/vfs2provider-digestarc/.classpath +++ b/vfs2provider-digestarc/.classpath @@ -23,5 +23,18 @@ + + + + + + + + + + + + + diff --git a/vfs2provider-jdbctable/.classpath b/vfs2provider-jdbctable/.classpath index 43d9677..df381c1 100644 --- a/vfs2provider-jdbctable/.classpath +++ b/vfs2provider-jdbctable/.classpath @@ -17,6 +17,7 @@ + @@ -29,5 +30,11 @@ + + + + + +