diff --git a/bundles/org.openhab.binding.cbus/.classpath b/bundles/org.openhab.binding.cbus/.classpath index 90404a0def73e..9612449793be7 100644 --- a/bundles/org.openhab.binding.cbus/.classpath +++ b/bundles/org.openhab.binding.cbus/.classpath @@ -1,8 +1,34 @@ - + + + + + - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.openhab.binding.enigma2/.classpath b/bundles/org.openhab.binding.enigma2/.classpath new file mode 100644 index 0000000000000..a5d95095ccaaf --- /dev/null +++ b/bundles/org.openhab.binding.enigma2/.classpath @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.openhab.binding.enigma2/.project b/bundles/org.openhab.binding.enigma2/.project new file mode 100644 index 0000000000000..ef8623bf7927a --- /dev/null +++ b/bundles/org.openhab.binding.enigma2/.project @@ -0,0 +1,23 @@ + + + org.openhab.binding.enigma2 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + + diff --git a/bundles/org.openhab.binding.mystrom/.project b/bundles/org.openhab.binding.mystrom/.project index 3714042ded61c..45219a82185bb 100644 --- a/bundles/org.openhab.binding.mystrom/.project +++ b/bundles/org.openhab.binding.mystrom/.project @@ -5,6 +5,11 @@ + + org.eclipse.jdt.core.javabuilder + + + org.eclipse.m2e.core.maven2Builder @@ -12,6 +17,7 @@ + org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature diff --git a/bundles/org.openhab.binding.openwebnet/.classpath b/bundles/org.openhab.binding.openwebnet/.classpath index eae99ae99f47d..be8ecc494d521 100644 --- a/bundles/org.openhab.binding.openwebnet/.classpath +++ b/bundles/org.openhab.binding.openwebnet/.classpath @@ -20,6 +20,7 @@ + @@ -28,7 +29,5 @@ - - diff --git a/bundles/org.openhab.binding.siemensrds/.classpath b/bundles/org.openhab.binding.siemensrds/.classpath index 28fd99941d198..002ad570e2e58 100644 --- a/bundles/org.openhab.binding.siemensrds/.classpath +++ b/bundles/org.openhab.binding.siemensrds/.classpath @@ -18,7 +18,12 @@ - + + + + + + diff --git a/bundles/org.openhab.binding.teleinfo/.classpath b/bundles/org.openhab.binding.teleinfo/.classpath new file mode 100644 index 0000000000000..002ad570e2e58 --- /dev/null +++ b/bundles/org.openhab.binding.teleinfo/.classpath @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.openhab.binding.teleinfo/.project b/bundles/org.openhab.binding.teleinfo/.project new file mode 100644 index 0000000000000..e0b60de830a1c --- /dev/null +++ b/bundles/org.openhab.binding.teleinfo/.project @@ -0,0 +1,23 @@ + + + org.openhab.binding.teleinfo + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + +