• 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
Re: Eclipse 3.4.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse 3.4.1


  • Subject: Re: Eclipse 3.4.1
  • From: james o'loughlin <email@hidden>
  • Date: Wed, 29 Oct 2008 18:35:38 -0400


On Oct 29, 2008, at 5:30 PM, Chuck Hill wrote:


On Oct 29, 2008, at 2:24 PM, james o'loughlin wrote:


On Oct 29, 2008, at 4:13 PM, Chuck Hill wrote:

In the interests of brevity...

[property] Loading /Users/james/Documents/workspace/PWDA/Sources/ build.properties

Something in the build.xml is making it think that the project root is
/Users/james/Documents/workspace/PWDA/Sources'
instead of
/Users/james/Documents/workspace/PWDA


I think that all of your other problems stem from that.

Look at the top of the build.xml:

<project name="PWDA" default="build" basedir=".">

does basedir say Sources there?


Chuck


i don't see an extra "Sources" in my build.xml. not sure why it would be picking this up.

project name="PWDA" default="build" basedir=".">
<target name="build" depends="init.build,build.woapp,javaclient,ssdd,war,split,package" />


<target name="install" depends ="init.install,build.woapp,javaclient,ssdd,war,split,package" />

	<target name="clean" depends="init.properties">
		<delete dir="bin" />
		<delete dir="dist" />
	</target>

What is in /Users/james/Documents/workspace/PWDA/build.properties?



here's my build.properties file:

#Wed Oct 29 15:42:49 EDT 2008
webXML_CustomContent=
project.name=PWDA
webXML=false
embed.System=true
eoAdaptorClassName=
principalClass=Application
classes.dir=bin
embed.Local=true
project.name=PWDA
project.name.lowercase=pwda
customInfoPListContent=
project.type=application

thanks!



_______________________________________________
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:
    • Re: Eclipse 3.4.1
      • From: Chuck Hill <email@hidden>
References: 
 >Eclipse 3.4.1 (From: Jeff Schmitz <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Ramsey Gurley <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Mike Schrag <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Ramsey Gurley <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Kieran Kelleher <email@hidden>)
 >Re: Eclipse 3.4.1 (From: james o'loughlin <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Chuck Hill <email@hidden>)
 >Re: Eclipse 3.4.1 (From: james o'loughlin <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Chuck Hill <email@hidden>)
 >Re: Eclipse 3.4.1 (From: james o'loughlin <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Chuck Hill <email@hidden>)

  • Prev by Date: preventing orphan records - where is best place
  • Next by Date: Re: Eclipse 3.4.1
  • Previous by thread: Re: Eclipse 3.4.1
  • Next by thread: Re: Eclipse 3.4.1
  • Index(es):
    • Date
    • Thread