awhawks / workspacemechanic

Automatically exported from code.google.com/p/workspacemechanic
0 stars 0 forks source link

Suppress ListFiles warning when the mechanic/ext directory does not exist #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Mechanic is seeing part of a path it wants but not the full path.  We 
should fix that.  The path it is naming is an optional path for any 
personalized setting you want to set up, so it shouldn't be complaining if it 
doesn't find it.

The workarounds you can try are
1) Remove the tasks directory completely: rmdir ~/.eclipse/tasks
2) Create the full tasks directory: mkdir -p 
~/.eclipse/tasks/com/google/eclipse/mechanic/ext

Original issue reported on code.google.com by konigsb...@google.com on 28 Sep 2010 at 10:29

GoogleCodeExporter commented 8 years ago
Now fixed in my development clone.

Original comment by konigsb...@google.com on 6 Feb 2011 at 7:13

GoogleCodeExporter commented 8 years ago

Original comment by konigsb...@gmail.com on 14 Feb 2011 at 4:36

GoogleCodeExporter commented 8 years ago

Original comment by konigsb...@gmail.com on 11 Mar 2011 at 7:32