Quote:
Originally Posted by neal
import edu.wpi.first.wpilibj.* instead.
That should fix your problem.
|
Already tried that, guess I forgot to add that to my first post.
Quote:
Originally Posted by FourPenguins
Are the wpilibj packages included as libraries in the project? If your teammates created a regular Java project (instead of an FRC project), the libraries wouldn't be included. You should see them in the project browser (left sidebar) under libraries. Since your machine has been working, compare what they have to what you have.
|
I have tried creating a completely new one with an FRC project, like I had said all of the programs on the computers are affected by whatever the problem is.
Quote:
Originally Posted by Herbblood
after the wpilbj make sure there is a dot(.) and you should get a list of items to choose from.
|
There is, and it still won't pop up.