|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Hello again! Our team is trying to deploy code to the roboRIO using 64 bit eclipse and we have run into a problem: I have installed 64 bit java, 64 bit eclipse, the C++ toolchain, the FRC Update Suite and the WPI lib plugins for C++ and Java. It should work but doesn't. The problem is that when you right click on the project and go to Run As... it only shows the Java WPIlib program.
Am I supposed to use the C++ Application? Or is there a WPIlib C++ Run config? I also can successfully build the program, I just can't deploy. Thanks for the help, Drew |
|
#2
|
||||||
|
||||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
There is supposed to be a WPILib C++ Deploy entry, see http://wpilib.screenstepslive.com/s/...to-the-roborio
I saw one computer that had this issue at a Robot Quick Build session this weekend. I posted about it on the FIRST forums here: http://forums.usfirst.org/showthread...ws-Java-Deploy Since you have access to a computer that shows the issue, maybe you could post there and FIRST could help troubleshoot. |
|
#3
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
There's a bug in something with the plugins where once you do something with the Java perspective, eclipse looses track of the type of project and won't offer C++ build and download. If you restart eclipse, in that case, the build options will show up again for C++ projects.
|
|
#4
|
||||
|
||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Thanks! I will try that as soon as I get the chance! I will report back with results!
|
|
#5
|
||||||
|
||||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Did you get it working?
|
|
#6
|
||||
|
||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Yeah! I tried restarting eclipse and it worked. Sorry for the late response.
|
|
#7
|
||||
|
||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Quote:
Run As --> "WPILib C++ Deploy" is not an option. I have re-installed Eclipse, the Plug-Ins, etc. several times to no avail. Installing the Java Plug-ins instantly gives me the "WPILib Java Deploy" option, but no amount of restarting or re-installing or update attempts will show the "WPILib C++ Deploy" option. |
|
#8
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Had the same problem with a 32 bit system but after a remove/install of Eclipse the option was available. I had been working with sfx before the issue occurred.
Walter Last edited by walterev : 01-22-2015 at 11:25 PM. Reason: Tablet typist |
|
#9
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
I am having the same problem
In the run as menu i only have options to deploy java, i have rebooted and restarted and reinstalled but i haven't seen the option to deploy as c++ available once I am using the 32 bit version |
|
#10
|
||||||
|
||||||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Quote:
I only get the C++ deploy when doing this. The Run As... via the Run menu never seems to provide the same option. 64-bit machine. |
|
#11
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
That is what I was referring to, right clicking on the project folder and going into Run As only has options for local C++, WPI Java deploy, and WPI Java sim
|
|
#12
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
I have to run Eclipse as an administrator for Deploy to show up in the Run As menu.
|
|
#13
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
Right clicking on build and running it as ant is working for me, I hope that won't cause any future problems
|
|
#14
|
|||
|
|||
|
We were having this problem as well and were trying for hours to fix it, we finally uninstalled the toolchain, went to window > prospective > reset prospective, than we reinstalled the toolchain.
|
|
#15
|
|||
|
|||
|
Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
I faced the same problem on my Mac but was able to fix it by just resetting the Perspective in eclipse: Window -> Perspective > Reset Perspective.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|