Changes for page Development on Windows

Last modified by Pascal Robert on 2012/07/21 14:37

From version 12.1
edited by Pascal Robert
on 2010/09/13 00:29
Change comment: There is no comment for this version
To version 7.1
edited by mychng
on 2009/04/30 01:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Development-Development on Windows
1 +Web Applications-Development-Development on Windows
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.mychng
Content
... ... @@ -44,7 +44,7 @@
44 44  
45 45  == Don't Use White Spaces for Path ==
46 46  
47 -//Q. Can someone explain why NSBundle seems have broken path on Windows, but work fine on other platforms? //
47 +//Q. Can someone explain why NSBundle seems have broken path on Windows, but work fine in other platforms? //
48 48  
49 49  //   Example of an exception~://
50 50  
... ... @@ -74,4 +74,7 @@
74 74  
75 75  {{/code}}
76 76  
77 +
78 +\\\\
79 +
77 77  Keep your files in path without white space seemed to be the first rule of thumb when development on Windows.  Default location "C:ocuments and Setting" should not be used.