Author Topic: Set up ndless dev environment in eclipse?  (Read 3099 times)

0 Members and 1 Guest are viewing this topic.

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Set up ndless dev environment in eclipse?
« on: June 28, 2011, 09:04:43 pm »
Has anyone been able to do this?
Never mind, I see there is a video on youtube explaining it.
« Last Edit: June 28, 2011, 09:25:06 pm by fb39ca4 »

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Set up ndless dev environment in eclipse?
« Reply #1 on: June 29, 2011, 02:27:41 pm »
Don't forget to share your suggestions and troubles with the setup procedure of the video tutorial, here or on the wiki page.
Ndless.me with the finest TI-Nspire programs

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: Set up ndless dev environment in eclipse?
« Reply #2 on: July 03, 2011, 09:21:07 pm »
I'm trying to start eclipse right now, and I get the error
"Failed to load the JNI shared library "C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll"
but I checked and jvm.dll exists in that directory ???

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Set up ndless dev environment in eclipse?
« Reply #3 on: July 04, 2011, 08:57:03 am »
I don't know if you figured this out yet, but I remember I had the same issues getting eclipse set up with ndless.  I could be wrong, but for some reason I think I needed to not have Java in C:\Program Files (x86)\Java\ but instead put it in C:\Program Files\Java\.

Hope this helps! :)


Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: Set up ndless dev environment in eclipse?
« Reply #4 on: July 04, 2011, 02:28:50 pm »
I moved it there and changed my path variable, but I still get the same error.
I'm going to try to set this up in code::blocks, but I don't know how to add nspire-gcc as a compiler.
« Last Edit: July 04, 2011, 03:08:36 pm by t0xic_kitt3n »

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Ndless.me with the finest TI-Nspire programs