$PROJECT_DIR$ in Working Directory (under Run/Debug Configurations)
When I create a new run configuration the Working Directory field is always filled in by default with $PROJECT_DIR$. When I run the project, IDEA complains that it cannot find a directory named $PROJECT_DIR$.
Is that $PROJECT_DIR$ thing supposed to be there? Or is that a bug? I'll report it then.
S.
Please sign in to leave a comment.
On 2007-04-05 16:55:33 +0400, Stefan Arentz <no_reply@jetbrains.com> said:
There was a bug in previous EAPs that caused template configurations to
store $PROJECT_DIR$ instead of expanded value. The bug is now fixed but
you'll have to correct your template configuration.