|
Re: Having trouble getting started with Eclipse
From Eclipse, Window > Preferences > C/C++ > Build > Environment
Ensure "Append variables to native environment" is selected.
Click "Add..."
In the Name: field, enter PATH
In the Value: field, enter C:\frc\bin
Click "OK"
Click "Apply"
Click "OK" to exit the Preferences dialog.
|