Skip to main content



      Home
Home » Newcomers » Newcomers » Not Able to Test Programs
Not Able to Test Programs [message #1709213] Thu, 24 September 2015 20:34 Go to next message
Eclipse UserFriend
index.php/fa/23350/0/

When running eclipse I'm not able to run C++ programs after the first initial one. It seems like I'm able to build it correctly, but when it comes to running it, eclipse just seems to want to run other programs. In the picture I highlighted that I could only run 'First' and wasn't able to run "Hours' despite me working on "Hours'. Any help?
  • Attachment: Untitled.jpg
    (Size: 176.94KB, Downloaded 790 times)
  • Attachment: Untitled.jpg
    (Size: 176.94KB, Downloaded 116 times)
Re: Not Able to Test Programs [message #1709271 is a reply to message #1709213] Fri, 25 September 2015 10:20 Go to previous messageGo to next message
Eclipse UserFriend
On 09/24/2015 07:56 PM, Chandler Forrest wrote:
> When running eclipse I'm not able to run C++ programs after the first initial one. It seems like I'm able to build it correctly, but when it comes to running it, eclipse just seems to want to run other programs. In the picture I highlighted that I could only run 'First' and wasn't able to run "Hours' despite me working on "Hours'. Any help?
>

You should post in the Eclipse CDT forum.
Re: Not Able to Test Programs [message #1709296 is a reply to message #1709271] Fri, 25 September 2015 12:52 Go to previous messageGo to next message
Eclipse UserFriend
The Run and Debug toolbar buttons default to running the last program you most recently launched. If you look at the toolbar button closely, you'll notice that it has a drop-down arrow next to it, which can be clicked to see a list of recently run programs.
You can also change the default behavior so that clicking the button launches a program that is associated with the active editor. See Preferences > Run/Debug > Launching and choose the option "Launch the selected resource or active editor" option near the bottom.

[Updated on: Fri, 25 September 2015 12:52] by Moderator

Re: Not Able to Test Programs [message #1709297 is a reply to message #1709213] Fri, 25 September 2015 13:07 Go to previous message
Eclipse UserFriend
Have a look at the 'Problems' page in the bottom window. You do not have an executable file to run due to compilation errors.
Previous Topic:offline installs
Next Topic:python,Eclipse,pydev installation; which Eclipse package?
Goto Forum:
  


Current Time: Sat May 17 14:13:39 EDT 2025

Powered by FUDForum. Page generated in 0.07810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top