Log in

View Full Version : Editing SmartDashboard Source Code


nickk-knack
02-02-2013, 12:15
I've downloaded the SmartDashboard source code, and I'm trying to figure out how I can edit it. Rather than building extensions and adding them in, I'd rather build them right into the dashboard. My problem is, I have no idea how to open the source code in netbeans.

Arhowk
02-02-2013, 13:21
I've downloaded the SmartDashboard source code, and I'm trying to figure out how I can edit it. Rather than building extensions and adding them in, I'd rather build them right into the dashboard. My problem is, I have no idea how to open the source code in netbeans.

netbeans, go to File > Open File

than go to C:\Users\YOURNAME\sunspotfrcsdk\wpilibj.src.zip and open it

though this isnt a good idea, its highly recommended to make your own widget. Why do u want to edit the source?

nickk-knack
02-02-2013, 13:33
netbeans, go to File > Open File

than go to C:\Users\YOURNAME\sunspotfrcsdk\wpilibj.src.zip and open it

though this isnt a good idea, its highly recommended to make your own widget. Why do u want to edit the source?

I don't have that folder you specified. I have the source checked out from here (http://firstforge.wpi.edu/sf/scm/do/listRepositories/projects.smartdashboard/scm). I want to edit the source so I can build widgets into the dashboard.

Arhowk
02-02-2013, 13:42
I don't have that folder you specified. I have the source checked out from here (http://firstforge.wpi.edu/sf/scm/do/listRepositories/projects.smartdashboard/scm). I want to edit the source so I can build widgets into the dashboard.

Try this

http://firstforge.wpi.edu/sf/wiki/do/viewPage/projects.smartdashboard/wiki/CreateExtension