|
Re: C++ Deploy not an option under "run as"
Quote:
Originally Posted by SuperBK
This happened to us last year, so I don't remember the exact fix. Try playing with perspectives. In the upper right-hand corner of Eclipse, there is a button for "C/C++". Just to the left of it, is a button for "Open Perspective". Try switching to a different perspective and then back to C/C++. After switching back to C/C++, restart Eclipse.
|
This fixed it. Thanks!
We simply went under "window->perspectives->close all perspectives", then "window->perspectives->open perspective->other->C/C++", then restarted eclipse. Worked like a charm!
Last edited by jtwilson : 13-01-2016 at 21:59.
|