SDK Samples

Former Member
Former Member
Hey All,

I'm brand new to the Connect IQ SDK and I have a really dumb question... I have everything setup and can create a new project in Eclipse following the tutorial, but how do I open the samples included in the SDK?

Thanks!

Calvin
  • In eclipse, file>import>existing projects
    and supply the pathname to the samples. I usually say "copy into existing workspace" so the original samples remain un-modified.
  • Former Member
    Former Member over 9 years ago
    Thanks. I was able to get it in, but I can't get it to run in Eclipse. I had to create a new workspace to get it in, and now I can't get the Connect IQ perspective to open up. Ideas?
  • Thanks. I was able to get it in, but I can't get it to run in Eclipse. I had to create a new workspace to get it in, and now I can't get the Connect IQ perspective to open up. Ideas?



    if you use your original workspace. What you need to do is set up a run configuration for the sample (run->run configurations)

    To get the ciq perspective in the other workspace, window>open perspective>connect iq
  • Former Member
    Former Member over 9 years ago
    I've tried that, I'm getting <invalid> for Target Device.
  • Former Member
    Former Member over 9 years ago
    Well, no I went back and made sure the SDK path was set (it was not) and not it shows a square watch as the device, but nothing will run. When I try it says:

    Unable To Launch

    The selection cannot be launced, and there are no recent launches.
  • What targets are set for the sample? (right click on project, preferences, ciq)
  • Former Member
    Former Member over 9 years ago
    Shew, I was finally able to get it open and running. I'm sure I'll have 1000 more questions, thanks for the help!