|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Can't import CANTalon
|
|
#2
|
|||
|
|||
|
Re: Can't import CANTalon
I downloaded and copied the java folder to wpilib/user/java/lib and I still can't import com.ctre without getting an error
|
|
#3
|
|||
|
|||
|
Re: Can't import CANTalon
Have you added the library to your build path in Eclipse? If not, you can do this by right clicking the project name in the project explorer, go to build path -> configure build path -> libraries tab -> add external jars, and then just select the .jar.
|
|
#4
|
|||
|
|||
|
Re: Can't import CANTalon
You do not need to manually add external libraries to your build path.
When you start Eclipse, the WPI Plug-ins automatically add anything in the appropriate WPI/user folder to the build path. This means that anytime you add an external library, you must restart eclipse. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|