• 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
Image display in WOLips - Eclipse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Image display in WOLips - Eclipse


  • Subject: Image display in WOLips - Eclipse
  • From: "Paul-Liviu Petrus" <email@hidden>
  • Date: Fri, 13 Jun 2003 19:36:56 +0200
  • Thread-topic: WebObjects & Open Source

Greetings to you all!

I'm trying to import a project (JavaWebObjectsApplication) from the WO
Development Environment into Eclipse/WOLips. Everything seems to be
working with the exception that none of images are visible at design
time nor displayed in the app at runtime. In my initial WO Project, they
were located in <ProjectDir>/resources and this directory was added in
the section WebServerResources.

I copied the resources dir into the newly imported project directory and
modified <wsresources> section of the Build.xml file as follows:

	<wsresources dir=".">
   		<include name="resources/**"/>
		<exclude name="	**/*.woa/**"/>
	</wsresources>

By saving and rebuilding the project, Eclipse copied all my resources
directory and subdirectories into the <Project.woa> dir. But when I open
a wod file with WebObjects Builder no image is shown. When I try to
select the file name from the combo box in the Binding Inspector, I get
nothing but the file "Properties" which isn't even located in the
resources dir! When I run the application, the images are also not
shown. What can be done?

Thanks,

Paul Petrus

SHP Consulting Gmbh, Darmstadt, Germany.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: webobjects-dev digest, Vol 1 #293 - 10 msgs
  • Next by Date: Re: Creating a custom WODynamincElement?
  • Previous by thread: Re: webobjects-dev digest, Vol 1 #293 - 10 msgs
  • Next by thread: IE & Sessions
  • Index(es):
    • Date
    • Thread