|
Re: Help with Eclipse in Linux?
I have Eclipse/WPILib installed on Ubuntu and also on Elementary OS. Both work fine for me.
My first guess is that the plugin didn't install correctly. Plugin installation should have created a directory in your home directory called "wpilib". Also, try going to the Help menu and selecting "Installation Details", which will pop up a dialog window. Under the "Installed Software" tab, you should see "Robot Java Development". If "wpilib" or "Robot Java Development" are missing, you should revisit the installation procedure.
|