Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Build error of jar file : Resource is out of sync with the file system
Build error of jar file : Resource is out of sync with the file system [message #257569] Fri, 21 November 2008 11:28 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:IClassFile 's getWorkingCopy method with null as copy owner
Next Topic:Writing to console
Goto Forum:
  


Current Time: Wed Apr 23 11:59:53 EDT 2025

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

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

Back to the top