Generics ANT compilation
Hello,
I see at http://www.intellij.org/twiki/bin/view/Main/GenericsFAQ but then i
try this it work without any adapters:
]]>
<include name="*/.java"/>
</javac>
</target>
Is it correct or not?
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
Please sign in to leave a comment.
You might want to look into the ant task provided at http://madbean.com/blog/29/.
Thanks i see it already...
But it also in GenericFAQ, i use pure ANT task and it work, i can understand
why other use for it special adapter...
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Keith Lea" <keith@cs.oswego.edu> wrote in message
news:6862692.1065635639076.JavaMail.itn@is.intellij.net...
http://madbean.com/blog/29/.
Alexey Efimov wrote:
I guess so. This is what we use to build IDEA.
Friendly,
Dmitry
--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
It is a wiki as you know. Just change/add it to reflect your position.
OK, i just not sure that it's is correct script.
"Jacques Morel" <jacmorel@yahoo.com> wrote in message
news:8587536.1065842839415.JavaMail.itn@is.intellij.net...