Quote:
Originally Posted by 2185Bilal
Can you program and compile the frc robot code in another IDE except for Windriver, may be like eclipse
|
Windriver is actually a proprietary offshoot of Eclipse. If you switch to Java, Netbeans has all the FRC tools built into the special plugins you install (And if you really want to you can probably finagle a workspace in Eclipse to give proper compile errors for Java ME + WPILib java code until you want to deploy.)