Hi to everyone. I'd like to take a look to ERModernLook and to try to create my first D2W application. I've a new iMac that I want to set up to develop with WebObjects, but I can't build Wonder...
So.. this is what I've done till now: 1) downloaded Eclipse 3.6 for Cocoa 64bit, and installed WOLips stable version 2) followed this link to install WO frameworks: http://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects I created the wolips.543.properties file linking to my frameworks, tested a WonderApplication (simple Hello World) in Eclipse and it works. 3) tried to install Wonder: http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build%2C+Install+and+Upgrade I checkout the repository, linked the build.properties file to the WOLips file and... it can't build the frameworks: it fails on every import.. (just the first lines) > [wocompile] > /Users/makaveli/Projects/WonderSource/Build/build/generic.xml:268: warning: > 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set > to false for repeatable builds > [wocompile] Compiling 58 source files to > /Users/makaveli/Projects/Java/WonderBuild/classes/JavaWOExtensions > [wocompile] > /Users/makaveli/Projects/WonderSource/Frameworks/Core/JavaWOExtensions/Sources/com/webobjects/woextensions/JSAlertPanel.java:10: > package com.webobjects.appserver does not exist > [wocompile] import com.webobjects.appserver.WOContext; > [wocompile] ^ > [wocompile] > /Users/makaveli/Projects/WonderSource/Frameworks/Core/JavaWOExtensions/Sources/com/webobjects/woextensions/JSAlertPanel.java:11: > package com.webobjects.foundation does not exist Some ideas? Thanks Francesco _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
