Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Where's the NetworkTable_Client project needed to build the smartdashboard2012 proj? (http://www.chiefdelphi.com/forums/showthread.php?t=102762)

AlexD744 13-02-2012 22:49

Where's the NetworkTable_Client project needed to build the smartdashboard2012 proj?
 
We've downloaded and installed SmartDashboard Client 2012, but we can't build it because we can't find the NetworkTable_Client project it wants. (We did find the NetworkTable_Client.jar file.) Can someone tell me where to find the project? I've browsed the SmartDashboardInstaller 1.0.2 and SmartDashboardExe_InstallerCreator-v3 packages, but they don't seem to include it either. Yes, this is for Java.

Thanks!

LukeS 19-02-2012 15:17

Re: Where's the NetworkTable_Client project needed to build the smartdashboard2012 pr
 
There isn't a zip file with the project, but you can get it from SVN. You don't need to be a member of the project to get to SVN, but you do need to be logged into FIRST Forge. Depending on whether you want the trunk (latest) or 2012 release, it is either
Code:

trunk:
svn co --username <username> --password <password> http://firstforge.wpi.edu/svn/repos/smart_dashboard/trunk/NetworkTable/Client/Java/trunk
2012:
svn co --username <username> --password <password> http://firstforge.wpi.edu/svn/repos/smart_dashboard/tags/2012/NetworkTable/Client/Java/trunk



All times are GMT -5. The time now is 00:45.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi