Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » "Could Not Write File" ?
"Could Not Write File" ? [message #1067123] Sat, 06 July 2013 02:00 Go to next message
Kendall Dale is currently offline Kendall DaleFriend
Messages: 2
Registered: July 2013
Junior Member
I am trying to run the "Hello World!" application and when I click Run As > Java Application, a dialog box pops up with the following message:

Could not write file: /Users/kendaldale17/Documents/workspace/.metadata/.plugins/org.eclipse.debug.core/.launches.

Any ideas as to what to do to solve this problem?
Re: "Could Not Write File" ? [message #1067131 is a reply to message #1067123] Sat, 06 July 2013 07:51 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Kendall,

Have you tried editing that file directly? Typically something like
this means you either don't have permission or something else has opened
the file for writing and hasn't yet closed the output stream. Exiting
and restarting Eclipse might help.


On 06/07/2013 4:37 AM, Kendall Dale wrote:
> I am trying to run the "Hello World!" application and when I click Run
> As > Java Application, a dialog box pops up with the following message:
>
> Could not write file:
> /Users/kendaldale17/Documents/workspace/.metadata/.plugins/org.eclipse.debug.core/.launches.
>
> Any ideas as to what to do to solve this problem?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: "Could Not Write File" ? [message #1067159 is a reply to message #1067131] Sat, 06 July 2013 20:23 Go to previous messageGo to next message
Kendall Dale is currently offline Kendall DaleFriend
Messages: 2
Registered: July 2013
Junior Member
You're right, when I tried to restart Eclipse it gave me the error message of "See the log file" when I select which workspace to start working from. It directs me to the documents folder, but I can't find the /.metadata/.log file that it is directing me to look at.
Re: "Could Not Write File" ? [message #1067178 is a reply to message #1067159] Sun, 07 July 2013 07:46 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Kendall,

You can either edit that file directly in your OS or you can view it
using the Error Log view.

On 06/07/2013 10:23 PM, Kendall Dale wrote:
> You're right, when I tried to restart Eclipse it gave me the error
> message of "See the log file" when I select which workspace to start
> working from. It directs me to the documents folder, but I can't find
> the /.metadata/.log file that it is directing me to look at.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Can not start eclipse !
Next Topic:Export Eclipse Comparision results
Goto Forum:
  


Current Time: Thu Apr 25 08:55:33 GMT 2024

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

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

Back to the top