Changes for page Create a WebObjects Framework
Last modified by Pascal Robert on 2007/12/15 18:15
From version 39.1
edited by Kieran Kelleher
on 2007/01/16 14:23
on 2007/01/16 14:23
Change comment:
There is no comment for this version
To version 41.1
edited by Kieran Kelleher
on 2007/01/16 14:24
on 2007/01/16 14:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -59,12 +59,12 @@ 59 59 60 60 [[image:dragClassToPackage.jpg]] 61 61 62 -===== Cleanup Time !=====62 +===== Cleanup Time ===== 63 63 64 -Eclipse will check and compile your classes and sprinkle red x's and yellow exclamations on the areas needing your attention. (Isn't Eclipse just great ... intelligent assistance, refactoring, etc.) Anyway go ahead and fix/refactor to fix code problems and resolve dependencies. There is nothing like trying to package a large "default package" app to show you where you have opportunities to clean up dependencies or to show you dependencies you did not realize you had !65 -codeCleanUp.jpg 64 +Eclipse will check and compile your classes and sprinkle red x's and yellow exclamations on the areas needing your attention. (Isn't Eclipse just great ... intelligent assistance, refactoring, etc.) Anyway go ahead and fix/refactor to fix code problems and resolve dependencies. There is nothing like trying to package a large "default package" app to show you where you have opportunities to clean up dependencies or to show you dependencies you did not realize you had 65 +[[image:codeCleanUp.jpg]] 66 66 67 67 ===== Install The Framework ===== 68 68 69 69 Building and/or installing is the same as for WOApplications in Eclipse 70 -installFramework.jpg 70 +[[image:installFramework.jpg]]