Smarthome: eclipse runs old code

Created on 30 Oct 2018  路  2Comments  路  Source: eclipse-archived/smarthome

eclipse runs always old old, even if I saved it and clean, build project again. I tried also to reinstall eclipse.
I am using latest version stable release of eclipse and i have imported all openhab2 and eclipse smarthome repos when i installed it. (except openhab 1 addons)
I tried this:
Window --> Preferences --> Run/ Debug --> Launing Window:
eclipseerroroldcode

Here is the updated file:

ichrasteaus1

When i debug it and breaks on a breakpoint. It opens a new tab with the old code.
ichrasteaus2

This is how i debug it:
debugconfig

and then click on debug

Most helpful comment

As you seem to use the openHAB IDE and not the ESH IDE, this issue does not belong here. Better place to ask for support is at the openHAB forum at https://community.openhab.org/.

In your case, you need to look a the "Plug-ins" tab of the launch window and select the projects from your workspace that you want to use in the launch. By default, the launch config uses the officially released bundles from the target platform.

All 2 comments

As you seem to use the openHAB IDE and not the ESH IDE, this issue does not belong here. Better place to ask for support is at the openHAB forum at https://community.openhab.org/.

In your case, you need to look a the "Plug-ins" tab of the launch window and select the projects from your workspace that you want to use in the launch. By default, the launch config uses the officially released bundles from the target platform.

@kaikreuzer thank you that was the problem

Was this page helpful?
0 / 5 - 0 ratings