|
Re: Change Eclipse wpilib directory
It's okay to use the default location for wpilib because by default, the user's home directory is expressed as a variable user.home in build.xml rather than explicitly. Therefore, your code is already portable between machines.
__________________
|