do a test. create a new workspace. create a new project. check the WOLips deployment section.
the workspace may be NFG. (No Good) just a thought. On Apr 8, 2015, at 9:03 AM, Calven Eggert <[email protected]> wrote: > My WOLips Deployment page seems to be messed up. > > In the Embed Frameworks section it shows the following: > Project Frameworks > External Build Root > User Frameworks > User Frameworks > System Frameworks > User Frameworks > > Why are there multiple User Frameworks? Yikes! Which one(s) should I check? > In my previous version of Eclipse I had a choice of Local Frameworks and > that was what I checked to include. > > In addition, I cannot dismiss this dialog by clicking the OK button in the > window and therefore, cannot save the changes. > > Calven > >> On Apr 7, 2015, at 4:24 PM, Theodore Petrosky <[email protected]> wrote: >> >> do you have your application properties to embed all your frameworks? >> >> command I on the project in eclipse and select WOLips deployment. >> >> >> On Apr 7, 2015, at 4:13 PM, Calven Eggert <[email protected]> wrote: >> >>> Hi All, >>> >>> I’m using AjaxDatePicker and it works great on my machine, however, when >>> installed on server the app doesn’t display the date. >>> >>> The link when working locally is: >>> >>> AOD.loadCSS('/cgi-bin/WebObjects/CancerStaging.woa/_wr_/wodata=/Users/coredev/Projects/COREWonderFW/Resources/CORECalendar.css') >>> >>> When on the server: >>> >>> AOD.loadCSS('/WebObjects/Frameworks/COREWonderFW.framework/Resources/CORECalendar.css') >>> >>> I am overriding the css and framework so that all my apps can use the same >>> css: >>> >>> AuditAjaxDate: AjaxDatePicker { >>> ... >>> calendarCSS = "CORECalendar.css"; >>> calendarCSSFramework = "COREWonderFW"; >>> } >>> >>> Have I entered the values correctly (relative paths), or is there something >>> else I’ve missed? >>> >>> Calven >>> >>> >>> >>> Calven >>> >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com >>> >>> This email sent to [email protected] >> > > > Calven > > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
