-
Notifications
You must be signed in to change notification settings - Fork 779
IDE Tooling error #1848
Comments
Just to be clear: This is a completely clean install of the ESH IDE (not OH2) using the Eclipse Installer and Eclipse Neon as a base? |
This was a fresh install of the IDE and I ticked ESH and OH2 distro’s. Do you want me to move this under OH2? |
Well, yes, if this issue is NOT about https://www.eclipse.org/smarthome/documentation/development/ide.html, then better report it at openhab-distro. Would be interesting though if the same happens for the ESH IDE. |
Well, I used the instructions on that page, but I ticked the boxes in the openHAB2 github section. This includes ESH… |
I just installed the ESH runtime and it's got the same issue, so reopening... |
Hm, interesting. |
Maybe it's an issue at my end, but I upgraded my existing IDE, and then did two fresh installs (one for OH2 and one for ESH) and they all do the same thing. It is unusable really as it won't save files without errors and wont set breakpoints. All the errors seem to be related to SubMonitor issues such as the following. |
Have you choosen Neon and a Java 8 on your fresh installation? |
FYI: It makes a difference if you are using Eclipse SmartHome IDE setup or openHAB + ESH. |
I have just installed the ESH IDE from scratch and everything works smoothly, so I very much assume it is a local problem with your system, @cdjackson. Try to also start with a clean bundle pool, maybe you have some corrupted jar file in there. Make sure to use Neon, not Mars. |
Strange - this initially started on an existing system when the setup tasks were run but two clean installs have done the same. Do you know if there's a common area where the bundles are stored (on a Mac) that I could/should purge. Thanks. |
Thanks. |
For anyone bumping into this: The default version in the installer on OSX seems to be Mars. Reinstalling (a.t.m.) Oxygen solved the problem. Maybe this should be a bit clearer on this page: http://docs.openhab.org/developers/development/ide.html. Saves a reinstall. |
I'm getting the following error when the IDE starts. It's causing some significant issues in the IDE (eg inability to set breakpoints!).
This started today when I ran all the various updates (ie resynced all repos and ran the setup tasks) and I've not managed to get rid of it. I've also tried a fresh install and it's still there. Some things online seem to indicate issues with groovy versions?
The text was updated successfully, but these errors were encountered: