|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
help with setting up eclipse & netbeans
Hey this is Andy with team 3871 and last year was our rookie year.... and we wanted to improve on programming I.E.- instead of using labview try java... to make a long store short i have netbeans and JDK installed properly i think? and have attempted to install the frc plugins. but how do i know if every thing is working / dose anyone have a sample code that i could try to see if every thing working.
I am not familiar with netbeans, but i am kinda with eclipse, and would like to use it rather than netbeans, but can not seem to figure out how to install FRC plugins. if some one could walk me through how to do this as well i / we would appreciate it. Thanks Andy & Team 3871 |
|
#2
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
In netbeans, go to File > New > Project, and if the plugin is installed properly, there should be a folder for FRC Java. In there are various templates to get you started. If it ISN'T done right, go to page 6 on this document and follow the instructions. and the update site is for the URL is this
Code:
http://first.wpi.edu/FRC/java/netbeans/update/updates.xml |
|
#3
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
As for Eclipse (I'm doing this from memory now), you go to help>install new software, and add the following repo/source
Code:
http://first.wpi.edu/FRC/java/eclipse/update/stable/site.xml |
|
#4
|
|||
|
|||
|
OK thanks I will give that a try later. Will let you know if I get it going... do you have to put your team# in it?
|
|
#5
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
ok i thought i got the plugins downlowded on eclipse but when i try to compile the example it comes up with 2 diferent errors...Description Resource Path Location Type Project 'Team3871' is missing required library: 'C:\Eclipse\eclipse-SDK-4.2M3-win32\eclipse\plugins\edu.wpi.first.javadev.sunspo tfrcsdk_1.0.6.6\sunspotfrcsdk\lib\WPILibJ\classes. jar' Team3871 Build path Build Path Problem The project cannot be built until build path errors are resolved Team3871 Unknown Java Problem |
|
#6
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
go to Tools/Options/Miscellaneous and clik on the FRC Configuration Tab to set the team #. If the tab is not there, then the FRC addin's have not successfully be installed ( I presume)
|
|
#7
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
Quote:
|
|
#8
|
|||
|
|||
|
Re: help with setting up eclipse & netbeans
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|