Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » resources not copied when project is build
resources not copied when project is build [message #263671] Tue, 26 August 2008 12:07 Go to next message
Eclipse UserFriend
Originally posted by: phaluz.svt.cz

hello

in one of projects i am working on, there are some resources (e.g. .xml or
properties files) in source folders. when i build this project, these
files are not copied into output folder. other projects' build is without
problems. i am sure i didn't change any settings. any hints, what might be
wrong?

thanks, petr
Re: resources not copied when project is build [message #263677 is a reply to message #263671] Tue, 26 August 2008 12:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztof.daniel.gmail.com

Could you tell what kind of a project it is?
Have you checked the error log?

On Tue, 2008-08-26 at 12:07 +0000, PetrH wrote:
> hello
>
> in one of projects i am working on, there are some resources (e.g. .xml or
> properties files) in source folders. when i build this project, these
> files are not copied into output folder. other projects' build is without
> problems. i am sure i didn't change any settings. any hints, what might be
> wrong?
>
> thanks, petr
>
Re: resources not copied when project is build [message #263686 is a reply to message #263677] Tue, 26 August 2008 12:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: phaluz.svt.cz

it is an AspectJ project. i have checked the log, but i don't see anything
suspicious.

kdaniel wrote:

> Could you tell what kind of a project it is?
> Have you checked the error log?

> On Tue, 2008-08-26 at 12:07 +0000, PetrH wrote:
>> hello
>>
>> in one of projects i am working on, there are some resources (e.g. .xml or
>> properties files) in source folders. when i build this project, these
>> files are not copied into output folder. other projects' build is without
>> problems. i am sure i didn't change any settings. any hints, what might be
>> wrong?
>>
>> thanks, petr
>>
Re: resources not copied when project is build [message #263696 is a reply to message #263671] Tue, 26 August 2008 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

PetrH wrote:
> hello
>
> in one of projects i am working on, there are some resources (e.g. .xml
> or properties files) in source folders. when i build this project, these
> files are not copied into output folder. other projects' build is
> without problems. i am sure i didn't change any settings. any hints,
> what might be wrong?

Look at the project Properties, under Java Compiler > Buliding and make
sure your workspace preferences are not overridden there. Specifically,
check the Filtered Resources setting.
Also, make sure the project is actually building; if it has Build Path
problems they will be reported on the Properties dialog, Java Build Path
section.

Hope this helps,
Eric
Re: resources not copied when project is build [message #263752 is a reply to message #263696] Wed, 27 August 2008 09:25 Go to previous messageGo to next message
Petr Mising name is currently offline Petr Mising nameFriend
Messages: 3
Registered: July 2009
Junior Member
i have checked and am sure, that preferences are not overridden. even
global settings doesn't filter needed resources. the project is building -
if i manually remove class files, they reappear after build and properties
dialog reports no problems.

Eric Rizzo wrote:

> Look at the project Properties, under Java Compiler > Buliding and make
> sure your workspace preferences are not overridden there. Specifically,
> check the Filtered Resources setting.
> Also, make sure the project is actually building; if it has Build Path
> problems they will be reported on the Properties dialog, Java Build Path
> section.

> Hope this helps,
> Eric
Re: resources not copied when project is build [message #263797 is a reply to message #263671] Thu, 28 August 2008 07:47 Go to previous message
Petr Mising name is currently offline Petr Mising nameFriend
Messages: 3
Registered: July 2009
Junior Member
everything started to work ok. i don't know how, i don't know why, but
resources are copying once again. again - i didn't change any settings.
nonetheless i thank people who responded and tried to help.
Previous Topic:Explicitly opening the tabbed property view
Next Topic:How to update eclipse instead of eclipse plugins?
Goto Forum:
  


Current Time: Fri Apr 19 23:20:42 GMT 2024

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

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

Back to the top