View Single Post
  #1   Spotlight this post!  
Unread 23-11-2015, 21:06
stu54 stu54 is offline
Registered User
None #2458
 
Join Date: Jul 2014
Location: US
Posts: 11
stu54 is an unknown quantity at this point
Netbeans cRIO and newer Java

I am using our old cRIO for some off-season development. So this means I am also using Netbeans and the 2014 FRC plug-ins. I would like to use some newer Java features like enum but it looks like the FRC plug-ins are tied to a much older version of the JDK.

Is it possible to use a newer JDK with the 2014 WPILib/FRC plug-ins? I could not figure out where in the Ant build scripts the java compiler path is specified but maybe I don't understand how code is compiled for the cRIO.

Thanks!
Reply With Quote