Property files

Hello

I have some property files that are used in a resource bundle (with struts) and are placed among the source files (class files in the compiled version). How do I make IDEA move the property files to the compilation target directory? Do I really have to write an ANT script to do this?

/Marcus

0
1 comment

Marcus Andersson wrote:


I have some property files that are used in a resource bundle (with struts) and are placed among the source files (class files in the compiled version). How do I make IDEA move the property files to the compilation target directory? Do I really have to write an ANT script to do this?



Project Properties => Compiler => Resource Patterns

--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

Please sign in to leave a comment.