Action (Ant task, ...) before deploying (rebuild/make) project
Is there a way to define an action or a task before deploying (running) my project?
For example: depending on the database I would like to define my JDBC driver's class name in one of my xml descriptors.
请先登录再写评论。
AFAIK no.
But it is possible to define an ant task to be executed before/after compilation. Since make happens before running, this may solve
your problem.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Ales Justin" <no_reply@jetbrains.com> wrote in message news:2388761.1148993783807.JavaMail.itn@is.intellij.net...
>
Hello,
But it would be available in IDEA 6.0.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"