Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu (http://www.chiefdelphi.com/forums/showthread.php?t=132169)

jreneew2 01-05-2015 04:20 PM

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

Joe Ross 01-05-2015 08:02 PM

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.

BradAMiller 01-05-2015 10:11 PM

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.

jreneew2 01-06-2015 04:55 PM

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!

Joe Ross 01-19-2015 02:43 PM

Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
 
Quote:

Originally Posted by jreneew2 (Post 1423011)
Thanks! I will try that as soon as I get the chance! I will report back with results!

Did you get it working?

jreneew2 01-19-2015 03:11 PM

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.

excel2474 01-21-2015 08:59 PM

Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
 
Quote:

Originally Posted by BradAMiller (Post 1422386)
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.

I have an issue where
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.

walterev 01-22-2015 11:23 PM

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

RobHammann 01-27-2015 12:48 PM

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

Travis Hoffman 01-27-2015 02:05 PM

Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
 
Quote:

Originally Posted by RobHammann (Post 1434702)
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

What if you drill down to "Run As..." by right clicking the project folder? That's where it shows up for me.

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.

RobHammann 01-27-2015 02:11 PM

Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
 
Quote:

Originally Posted by Travis Hoffman (Post 1434753)
What if you drill down to "Run As..." by right clicking the project folder? That's where it shows up for me.

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

Nyxyxylyth 01-27-2015 04:48 PM

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.

RobHammann 01-28-2015 06:37 PM

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

johnny_Bet 03-05-2016 07:19 PM

Re: Eclipse x64 bit C++ WPIlib plugin not showing up in Run As... menu
 
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.

cd94035 03-07-2016 08:17 PM

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.


All times are GMT -5. The time now is 10:24 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi