Build error of jar file : Resource is out of sync with the file system [message #257569] |
Fri, 21 November 2008 11:28  |
Eclipse User |
|
|
|
I create some custom build scripts and put them in the "Java Builder" menu.
Building a jar file using "File", "Export", "jar" will have this error:
"Resource is out of sync with the file system".
I try to fix this build error by enabling auto-refresh by going to
Window->Preferences menu, then in the Preferences dialog box, select
General->Workspace, then check the "Refresh automatically" box.
The same build error still occur.
|
|
|
Re: Build error of jar file : Resource is out of sync with the file system [message #257583 is a reply to message #257569] |
Sat, 22 November 2008 07:27  |
Eclipse User |
|
|
|
Originally posted by: andreweihe.gmx.de
TsanChung wrote:
>I create some custom build scripts and put them in the "Java Builder" menu.
>Building a jar file using "File", "Export", "jar" will have this error:
>"Resource is out of sync with the file system".
>
>I try to fix this build error by enabling auto-refresh by going to
>Window->Preferences menu, then in the Preferences dialog box, select
>General->Workspace, then check the "Refresh automatically" box.
>The same build error still occur.
Chances are you are creating your jar inside the folder of the
project, or maybe even inside a source folder.
Solution:
Create the jar outside the boundaries of the project folder.
HTH
--
Time is nature's way of making sure that everything doesn't happen at once
|
|
|
Powered by
FUDForum. Page generated in 0.03171 seconds