creating/modifying intellij projects as part of a build process

We would like to make sure our IJ projects are in sync with our build (latest jars, classpath, etc.)

Could someone point me to docs on the layout of the intellij project files?

has anyone done anything with generating project files as an ant task (or other build systems)?

thanks

0
1 comment

Hello phil,

We don't publish any official documentation on the format of the project
files, but it should be pretty easy to figure out from looking at existing
project files.

We would like to make sure our IJ projects are in sync with our build
(latest jars, classpath, etc.)

Could someone point me to docs on the layout of the intellij project
files?

has anyone done anything with generating project files as an ant task
(or other build systems)?

thanks

---
Original message URL:
http://www.jetbrains.net/devnet/message/5256916#5256916

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.