• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Building the Wonder libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building the Wonder libraries


  • Subject: Building the Wonder libraries
  • From: Calven Eggert <email@hidden>
  • Date: Thu, 22 Oct 2015 14:50:41 -0400

I just finished installing El Capitan (clean install), installed Eclipse (Mars 4.5.1), installed WOLips, downloaded Wonder Source (using git from the command line) and opened the projects in Eclipse.  They build fine (there is an error in ERDistribution, but I’m not using that so I ignored that one) in eclipse but I can’t build for install either using WOLips install Tools/Install or from the command line using ant frameworks which gives me this:

[wocompile] Compiling 59 source files to /Users/ceggert/Roots/classes/JavaWOExtensions
[wocompile] /Users/ceggert/WonderSource/Frameworks/Core/JavaWOExtensions/Sources/com/webobjects/woextensions/JSAlertPanel.java:10: error: package com.webobjects.appserver does not exist
[wocompile] import com.webobjects.appserver.WOContext;
[wocompile]                                ^
[wocompile] /Users/ceggert/WonderSource/Frameworks/Core/JavaWOExtensions/Sources/com/webobjects/woextensions/JSAlertPanel.java:11: error: package com.webobjects.foundation does not exist
[wocompile] import com.webobjects.foundation.NSArray;
[wocompile]                                 ^
[wocompile] /Users/ceggert/WonderSource/Frameworks/Core/JavaWOExtensions/Sources/com/webobjects/woextensions/JSComponent.java:10: error: package com.webobjects.appserver does not exist
[wocompile] import com.webobjects.appserver.WOComponent;
[wocompile]                                ^


It can’t find the webobjects files

Those files are located: /Library/WebObjects/Versions/WebObjects543/Library/WebObjects/lib as per the install.

So, what do I need to do to get it to find those files?

Thanks for your time,
Calven


 _______________________________________________
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


  • Follow-Ups:
    • Fwd: Building the Wonder libraries: SOLVED
      • From: Calven Eggert <email@hidden>
  • Prev by Date: Re: New Eclipse with old Java
  • Next by Date: Fwd: Building the Wonder libraries: SOLVED
  • Previous by thread: Re: Can't get WOlips installed properly
  • Next by thread: Fwd: Building the Wonder libraries: SOLVED
  • Index(es):
    • Date
    • Thread