module specific jdk vs project jdk
I'm in the process of setting up idea modules that correspond with our
long standing ant modules. Each module requires that a jdk be specified.
When we upgrade to the next jdk, will I have to open three dozen module
settings and change each jdk value? Or is there planning some type of
project level settings flow-down for settings not explicity specified in
a module?
请先登录再写评论。
We are planning a "Project JDK" setting. Each new module will use it by default. Still it will be possible to set alternate JDK for
particular module (just like now).
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Barry Kaplan" <bkaplan@integratedtrading.com> wrote in message news:bsppv1$cdp$1@is.intellij.net...
>
Eugene Zhuravlev (JetBrains) wrote:
When executing an Ant target, with which JDK is Ant executed?
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919
Intellij's jdk, not the project's jdk. There's a bug report:
http://www.intellij.net/tracker/idea/viewSCR?publicId=6544