Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Exporting JAR file - "resource is out of sync with file system"
Exporting JAR file - "resource is out of sync with file system" [message #298248] Thu, 26 January 2006 23:43 Go to next message
Eclipse UserFriend
Originally posted by: stjohnsoftware.yahoo.com

I'm new to Eclipse.

I'm trying to export a Java project as a JAR file.

I get the following error for a JPG file: "resource is out of sync with
file system"

All of the other JPG files in the same directory as this problem file are
included in the JAR file without any issues. (And all the JPG files were
created in the same manner.)

So does anyone know what this error indicates and/or what I can do to remedy
the problem?

Thanks
Re: Exporting JAR file - "resource is out of sync with file system" [message #298249 is a reply to message #298248] Fri, 27 January 2006 03:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: noneedto.ask.it

perhaps you modified the jpg so eclipse did not get it. "refresh"
workspace should fix it.



sjs schrieb:
> I'm new to Eclipse.
>
> I'm trying to export a Java project as a JAR file.
>
> I get the following error for a JPG file: "resource is out of sync with
> file system"
>
> All of the other JPG files in the same directory as this problem file are
> included in the JAR file without any issues. (And all the JPG files were
> created in the same manner.)
>
> So does anyone know what this error indicates and/or what I can do to remedy
> the problem?
>
> Thanks
>
>
>
>
Re: Exporting JAR file - "resource is out of sync with file system" [message #298294 is a reply to message #298248] Fri, 27 January 2006 17:37 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

sjs wrote:
> I'm new to Eclipse.
>
> I'm trying to export a Java project as a JAR file.
>
> I get the following error for a JPG file: "resource is out of sync with
> file system"
>
> All of the other JPG files in the same directory as this problem file are
> included in the JAR file without any issues. (And all the JPG files were
> created in the same manner.)
>
> So does anyone know what this error indicates and/or what I can do to remedy
> the problem?

That message just means that a file has been changed on the file system
without Eclipse's knowledge. You merely need to right-click on the file
or one of its containing directories and choose Refresh.

Eric
Previous Topic:refresh an eclipse project programaticaly
Next Topic:Eclipse-BuddyPolicy and loading resources (NOT classes) failing
Goto Forum:
  


Current Time: Mon Sep 01 01:25:34 EDT 2025

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

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

Back to the top