-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDE plug-ins unstable download #9
Comments
Not sure I fully understand your problem. Are your download problems when starting the Yoxos profile or when setting the target platform? Try reloading the target platform, everything should compile in your workspace afterwards. |
Hi, |
So this happens on step6 of https://github.com/openhab/openhab2/blob/master/docs/sources/development/ide.md? |
Yes, it is exactly in this step. I tried to reload them and nothing, after that i tried to update the plugins and it's where i get the previous error. |
Loading and setting the target platform is independent from Yoxos itself, so usually no need to reinstall everything through Yoxos. |
Right now this problem seems solved, if it comes back i will try your suggestion. Thank you. |
Thanks for your feedback, I'll hence close this issue. |
…well as… (openhab#9) * Added the ability to configure the binding through paperUI as well as services config file * dealt with issues found in static analysis * try to deal with slow connections from authentication service * Update binding.xml
Fix multithreading issues in child handler creation and disposal (openhab#9)
[jrubyscripting] Add ConfigurableService
removed the core.init bundle as it is no longer required
Hello All,
I've been having some trouble with the Eclipse setup. The main issues are:
org.eclipse.jetty.deploy
org.eclipse.jetty.osgi.boot
org.eclipse.jetty.osgi.httpservice
org.eclipse.jetty.webapp
org.eclipse.jetty.xml
org.eclipse.xtend.lib
Something to do with the version of the packages that need to be imported...
Does anyone is having the same issues?
TY
Pedro G.
The text was updated successfully, but these errors were encountered: