Quote:
Originally Posted by davidthefat
3. Just like how you would do for any project. Just create a new package and write all your library code in there and import that package in a future project. The WPILibJ is essentially one of these.
|
How do you import a package from another project and add it to an FRC project's build path? I tried the project settings but I didn't see anything.