Re: WO Tutorials install on windows
Re: WO Tutorials install on windows
- Subject: Re: WO Tutorials install on windows
- From: Q <email@hidden>
- Date: Sat, 10 May 2008 17:23:06 +1000
On 10/05/2008, at 2:45 PM, Don Lindsay wrote:
Hello Q;
I followed the instructions you provided to install WebObjects on
windows, with the latest nightly build. When I create a new project
there are no frameworks in the build path. All the environment
variables have been set correctly. The WebObjects Update 5.3.3 does
not contain all of the Frameworks needed to build an application.
JavaFoundation.framework is not installed.
The update includes the entire runtime, JavaFoundation is most
certainly there. It should be in c:\apple\Library\Frameworks after you
extract and follow my instructions below.
I have also noticed that every time you go back into Eclipse
wobuild.properties and %USERPROFILE%\Library are recreated.
This is what is supposed to happen, you only need to delete it, if it
exists, the first time, not every time. The only reason for deleting
it is in case there is already one there from a previous attempt with
incorrect paths. If you have never used wolips before you can skip
that step.
I modified the wobuild.properties and corrected the paths in the
file, after the 3rd time it was recreated.
That's my fault. I missed out a step that I don't normally need to do
manually and had forgotten about.
You need to invert the Local and System branches by doing the following:
make C:\apple\Local
move C:\apple\Library to C:\apple\Local\Library
move C:\apple\System\Library to C:\apple\Library
remove C:\apple\System
If you need to edit wobuild.properties something is not setup
correctly. WOLips should recreate the file with the correct values
when using this setup.
Then Frameworks showed in the build path. But only under system
(there are no frameworks installed in the Library directory for
local).
That's correct there shouldn't be any frameworks under local yet.
That's where you would install wonder, etc.
Don
On May 9, 2008, at 5:23 PM, Q wrote:
On 10/05/2008, at 3:57 AM, Don Lindsay wrote:
Hello Mike;
# 1 is not fixed, I ran into it while I was making the tutorial.
If you do not modify the resources and wsresources include
patternset files your components do not get copied to the
resources directory.
Mike is correct, It's fixed in the nightlies, so if you use
windows, use nightly or you will have to suffer this bug until
there is another stable release.
Don
On May 9, 2008, at 1:33 PM, Mike Schrag wrote:
1) The woproject/*.patternset don't work quite right on
Windows. You can work around it by converting Components/**/*/
etc/** to Components/*, same w/ Resources and WebServerResources
2) Couple images have backgrounds that should not
3) Outline view in component editor is not right
4) AutoOpenInBrowser doesn't work unless you override
Application._isSupportedDevelopmentPlatform to return true
I believe #1 and #3 have since been fixed ...
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden