vote up 0 vote down star

In our current project we use .properties files as external files. When building our project the properties files are not added to the bin debug (output folder). Xml files are added without any problem.

Does anybody know how I can add the .properties extension to a kind of exclusion filter list or something, so flash builder will add this files to my output folder instead of ignoring them?

(I'm using Flash builder beta 2 as plugin for Eclipse)

Thanks a lot.

Wannes

flag
Why do you want your .properties file in the output folder anyway? – Amarghosh Oct 29 at 16:35

1 Answer

vote up 0 vote down

In the Project Properties, under Flex Compiler there is a checkbox that allows you to "Copy non-embedded files to output folder".

That should work.

link|flag
That is what you expect. But for some reason .properties files are not copied to the output folder. Other files like xml files are added... – Wannes Coolen Oct 29 at 19:49
Is the .properties file inside the src folder? – maclema Oct 29 at 20:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.