Newbee - .gitignore is broken [message #1797311] |
Mon, 29 October 2018 19:55  |
Eclipse User |
|
|
|
Hi There,
I've build Eclipse SmartHome for the first time using the easy instructions on github. But after building I have more then 700 modified and untracked files. Obviously something went wrong, but I have no idea what.
I've checked out the master and using macOS Mojave as build environment.
Bests
Chris
|
|
|
|
|
|
Re: Newbee - .gitignore is broken [message #1797391 is a reply to message #1797351] |
Tue, 30 October 2018 14:07   |
Eclipse User |
|
|
|
Kai Kreuzer wrote on Tue, 30 October 2018 08:11https://github.com/eclipse/smarthome only speaks about the headless Maven build, which should work flawlessly as well.
I am not completely sure whether the Maven build leaves the repo in a completely clean state or if there are any untracked changes afterwards - if so, they can be ignored/reset. Simply only commit the changes that you have done.
Because mvn build failes even with skipping the tests es described in the readme, I've decided to install the IDE like you mentioned before. But even this won't work because of 466 Errors that are red even after Step 9.
|
|
|
|
Re: Newbee - .gitignore is broken [message #1797456 is a reply to message #1797425] |
Wed, 31 October 2018 08:34   |
Eclipse User |
|
|
|
Looks indeed as if steps 8+9 have not been successfully executed.
Step 8 launches a longer running background task. Please check wether this completed successfully or if it logged any errors (click on the little rotating blue/yellow arrows in the IDE footer (with the tooltip "Eclipse Updater") to see the progress in detai).
|
|
|
Re: Newbee - .gitignore is broken [message #1797484 is a reply to message #1797456] |
Wed, 31 October 2018 14:21  |
Eclipse User |
|
|
|
I've found the problem: You have to set Java Version twice. Maybe you could update Step 3 and 5 with the hint "Check, that Java Version is 1.8". Probably you have to change only the Version in Step 5, but I didn't check this.
|
|
|
Powered by
FUDForum. Page generated in 0.05068 seconds