AppFuseEnvironmentIssues |
|
| Your trail: |
Difference between
current version
and
version 22:
| At line 46 changed 2 lines. |
| * Ant in Windows XP (and most likely other Windows versions) looks in your Windows home directory when searching for a file relative to {{~/}}. This means if you have set up environment specific {{build.properties}} files (either {{~/.{appname}-build.properties}} or {{~/.build.properties}}) they should not go in {{%HOME%\}}, but rather: |
| {{{%HOMEDRIVE%%HOMEPATH%\}}} |
| * Ant in Windows XP (and most likely other Windows versions) looks in your Windows home directory when searching for a file relative to {{~/}}. This means if you have set up environment specific {{build.properties}} files (either {{~/.{appname}-build.properties}} or {{~/.build.properties}}) they should not go in {{%HOME%\}}, but rather {{{%HOMEDRIVE%%HOMEPATH%\}}}. |
Back to AppFuseEnvironmentIssues,
or to the Page History.
|