Changes for page Development on Windows
Last modified by Pascal Robert on 2012/07/21 14:37
From version 10.1
edited by Pascal Robert
on 2012/07/20 11:35
on 2012/07/20 11:35
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 on Windows 1 +Web Applications-Development-Development on Windows - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.mychng - Content
-
... ... @@ -1,3 +1,7 @@ 1 +Here is a tutorial on installing WebObjects on Windows: 2 + 3 +[[http://www.tetlabors.de/wo/setup_webobjects_on_windows.html]] 4 + 1 1 == Fixing Auto Launch == 2 2 3 3 //Q. Hi everyone. I've seen several people on the list with the same problem as this, but haven't seen it resolved yet. When launching an app on WO5.2.2 developer on Windows XP, this error message is displayed~:// ... ... @@ -40,7 +40,7 @@ 40 40 41 41 == Don't Use White Spaces for Path == 42 42 43 -//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? // 44 44 45 45 // Example of an exception~:// 46 46 ... ... @@ -70,4 +70,7 @@ 70 70 71 71 {{/code}} 72 72 77 + 78 +\\\\ 79 + 73 73 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.