InterviewSolution
| 1. |
Why Do I Get En Exception When I Use Location="d:\\code\\include" As Attribute Of Includepath? |
|
Answer» See here. BELIEVE me or not? Forward slash works on windows in all ant or java code. It also works in windows environment VARIABLES. It does not work in cmd (DOS) window before XP. It also works in XP dos window now! See here. Believe me or not? Forward slash works on windows in all ant or java code. It also works in windows environment variables. It does not work in cmd (dos) window before XP. It also works in XP dos window now! |
|