Hi all,
I don't know IDEA, but are you able to try to add another source folder and
put resources there (with the same package structure as your classes) ?
Like in Maven project structure, with src/main/java and src/main/resources
for example.
Then, in eclipse if wanted I can filter included/excluded files for any
source folder (and default is *.* allowed), maybe even in IDEA (or maybe you
could leave *.java in src/main/java and add *.* in the src/main/resources)
...

Hope this helps.

Bye,
Sandro


--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/HelloWTKX-Not-Working-tp784187p2805824.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to