Getting SmartDashboard 2.0

So, my understanding is that if you get the C++ or Java dev libs, you get sfx.zip, which contains a few jars (including sfx.jar) which, when placed in the appropriate directory, gives you the SmartDashboard functionality.

Do LabView users have to get the C++/Java dev kits to get SmartDashboard, or is it available elsewhere?

Or am I just not understanding something?

Any help is appreciated -

Shane O.

The SmartDashboard is an executable. I assume you can get the source and build it, in which case you need all the dev tools. You can probably also get a binary and install it, but I’m not sure they distribute it that way. The C++ and Java tools both distribute SmartDashboard, and it is always built on Java.

Greg McKaskle