Skip to content

Instantly share code, notes, and snippets.

@hugithordarson
Last active December 23, 2015 00:09
Show Gist options
  • Save hugithordarson/6551480 to your computer and use it in GitHub Desktop.
Save hugithordarson/6551480 to your computer and use it in GitHub Desktop.
1. Innsetja Eclipse 4.3 EE
2. Innsetja WOLips
http://jenkins.wocommunity.org/job/WOLips43/lastSuccessfulBuild/artifact/temp/dist/
3. Innsetja WebObjects
http://wiki.wocommunity.org/download/attachments/4620419/WOInstaller2013_08_10.jar?version=1&modificationDate=1376164569536&api=v2
java -jar WOInstaller2013_08_10.jar 5.4.3 c:\Apple
4. Setja inn properties-skjal (wolips.properties)
%APPDATA%/WOLips/wolips.properties
----------------------
wo.system.root=C:/Apple
wo.system.frameworks=C:/Apple/Library/Frameworks
wo.bootstrapjar=C:/Apple/Library/WebObjects/JavaApplications/wotaskd.woa/WOBootstrap.jar
wo.extensions=C:/Apple/Local/Library/WebObjects/Extensions
wo.user.root=C:/Users/[NOTANDANAFN]
wo.local.frameworks=C:/Apple/Local/Library/Frameworks
wo.apps.root=C:/Apple/Library/WebObjects/JavaApplications
wo.local.root=C:/Apple/Local
----------------------
5. Setja inn Project Wonder
http://jenkins.wocommunity.org/job/Wonder/lastSuccessfulBuild/artifact/Root/Roots/Wonder-Frameworks.tar.gz
C:/Apple/Local/Library/Frameworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment