Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse does not work !(cleaning all projects)
eclipse does not work ! [message #1419947] Tue, 09 September 2014 09:26
Pascal Irinel is currently offline Pascal IrinelFriend
Messages: 11
Registered: September 2014
Junior Member
Most of the time I am programming in eclipse it shows me when I clean all projects:



Cleaning all projects has encountered a problem. Errors occured during the build.

"Errors occurred during the build. Errors running builder 'CDT Builder' on project 'Working'.
Internal error building project Working configuration Debug Problems encountered while deleting resources. Could not delete '/Working/Debug'.
Could not delete '/Working/Debug'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: C:\Users\Asus\workspace\Working\Debug.
Internal error building project Working configuration Debug Problems encountered while deleting resources. Could not delete '/Working/Debug'.
Could not delete '/Working/Debug'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: C:\Users\Asus\workspace\Working\Debug. "

This is shown to me in the problems tab near console: "cannot open output file Working.exe: Permission denied"

And when I hit run it shows me this: "Launching working.exe has encountered a problem. The program file specified in the launch configuration does not exist."

And in the log file the one within the metadata folder it said this:

Contains: Problems encountered while deleting files. Contains: Could not delete: C:\Users\Asus\workspace\Working\Debug. !SUBENTRY 4 org.eclipse.core.resources 4 273 2014-09-08 21:25:22.006 !MESSAGE Problems encountered while deleting resources. !SUBENTRY 5 org.eclipse.core.filesystem 4 273 2014-09-08 21:25:22.006 !MESSAGE Problems encountered while deleting files. !SUBENTRY 6 org.eclipse.core.filesystem 4 273 2014-09-08 21:25:22.006 !MESSAGE Could not delete: C:\Users\Asus\workspace\Working\Debug.

!ENTRY org.eclipse.cdt.debug.core 4 104 2014-09-08 21:26:00.448 !MESSAGE The program file specified in the launch configuration does not exist !STACK 0 java.io.FileNotFoundException: C:\Users\Asus\workspace\Working\Debug\Working.exe not found at org.eclipse.cdt.debug.core.CDebugUtils.verifyProgramPath(CDebugUtils.java:658) at org.eclipse.cdt.debug.core.CDebugUtils.verifyProgramPath(CDebugUtils.java:674) at org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.runLocalApplication(LocalCDILaunchDelegate.java:85) at org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launch(LocalCDILaunchDelegate.java:71) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1047) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1251) at org.eclipse.core.internal.jobs.Workerindex.php.run(Worker.java:53)

With all this annoying problems I can't use eclipse anymore; I have to restart my pc in order to work again, but the problem rises again and again and i don't find it convenient to restart and again restart my pc.
I use win 7 / 64 bit with mingw gnu 4.9.1. compiler


Please help me !
Previous Topic:Change default C++ version
Next Topic:Mars Kepler Juno, what's the difference?
Goto Forum:
  


Current Time: Wed Oct 09 22:54:24 GMT 2024

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

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

Back to the top