Re: [T5] .tml files not recognized in IntelliJ

2009-01-22 Thread manuel aldana
yes, this made the trick (never used this before, because patterns were always matching my things so far). thanks Lubor Gajda schrieb: IntelliJ resource patterns can be defined in Settings/Compiler/Resource patterns (just add ?*.tml). But I'm not sure if this will work in combination with Mave

Re: [T5] .tml files not recognized in IntelliJ

2009-01-22 Thread Lubor Gajda
IntelliJ resource patterns can be defined in Settings/Compiler/Resource patterns (just add ?*.tml). But I'm not sure if this will work in combination with Maven (I'm not using it). On Fri, Jan 23, 2009 at 12:04 AM, manuel aldana wrote: > hi, > > sorry if I am posting framework-unrelated ide rela

[T5] .tml files not recognized in IntelliJ

2009-01-22 Thread manuel aldana
hi, sorry if I am posting framework-unrelated ide related stuff, but I guess you can help more and I am sure some of you are IntelliJ users and maybe have had similar problem. Unfortunately IntelliJ does not recognize my .tml files in src/main/resouces and they aren't copied to output folde