Today I installed Eclipse (on Windows 10) according to the instructions on this page: Eclipse IDE | openHAB
I have Maven and openJDK 11 installed as well.
I forked the addon repo and then created a skeleton for a new binding, implemented a simple binding and was indeed able to bring up and test the binding according to the description.
When I wanted to commit the progress to a branch I noticed however that several files outside my project have been modified, with the only changes being the line endings:
For instance pom.xml in bundles:
Other files affected are CODEOWNERS and bom/openhab-addons/pom.xml
Is this a setting in Eclipse somewhere?
And speaking of Eclipse… will it keep using 20-100% CPU all the time? It just keeps building and building and invoking and building and waiting and refreshing IDE (for almost 3 hours now)
Regards,
Daniel