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
on 2010/09/13 00:29
Change comment:
There is no comment for this version
To version 8.1
edited by mychng
on 2009/04/30 01:39
on 2009/04/30 01:39
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
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. probert1 +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 onother 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.