I would like to integrate wonder into one of my projects.
I work with Java 1.4, Xcode and WO 5.3. I do not work with eclipse.
I did (except of the Propertyfiles) all steps in the wiki with a new project, but cannot even build it. It cannot recognize
the ERX... 's and fails there.
The three required Frameworks are linked in. I even removed the Origial WebObjects WOExtensions framework from
the project to make sure that is not the problem.
Add minimal content to Properties file. To get minimal content, create a temporary empty project using the WOnderApplication WOLips project template and copy/paste the contents from that template's Properties file.
I have no version of WOLips running or even set up.
1) Does not having changed the properties File lead to "cannot resolve Symbol" errors with e.g. ERXApplication, ERXDirectAction, ERXSession ...
2) Which Version of Wonder is for me, I copied the Frameworks from the last build for 1.4, WO 5.3 Version into my frameworks folder,
its Wonder-4.0.0.601-Frameworks-53
3) Can someone with a running WOLips Version please send me the minimal properties I need to include into my properties File.
4) What I plan is to "wonderize" a couple of Applications which are very closely connected with a central underlying Framework,
which contains Master Application Files and so on. Thus I suppose I need to do:
a) Link Wonder into the Applcation(s)
b) Link Wonder into the main Framework - Thus: Do I need to put the minimal properties into both the Framework and the Application if the Application is a mere Stub?
Any help appreciated.
Thanks a lot!
Regards,
Ute