Bill,

If the ant build works anything like the eclipse build, the first
attempt will build the libs,
the next build will use the libs, and so on.  It takes several
iterations of clean (which
calls the refresh_libs script), build, and update classpaths, to get
it to work in eclipse.

Mark

On 6/5/06, William Barber <[EMAIL PROTECTED]> wrote:
Thanks Jesse! I thought I had downloaded all the necessary pieces individually,
but the "extras" pack seemed to work better. Its certainly easier. Even so, my
build frequently dies with:

  [java] cleanElement:
      [java]      [echo]
/local/wbarber/udig/scripts/build/features/net.refractions.udig_base

      [java] BUILD FAILED
      [java] /local/wbarber/udig/scripts/build.xml:23: The following error
occurred while executing this line:
      [java] /local/wbarber/udig/scripts/build.xml:66: The following error
occurred while executing this line:
      [java] /local/wbarber/udig/scripts/customTargets.xml:168: The following
error occurred while executing this line:
      [java] /local/wbarber/udig/scripts/customTargets.xml:98: The following
error
occurred while executing this line:
      [java] /local/wbarber/udig/scripts/customTargets.xml:8: The following 
error
occurred while executing this line:
      [java] /local/wbarber/udig/scripts/genericTargets.xml:50: The following
error occurred while executing this line:
      [java] java.io.FileNotFoundException:
/local/wbarber/udig/scripts/build/features/net.refractions.udig_base/build.xml
(No such file or directory)

But if I re-run the build (sometimes more than once is necessary), it then gets
much farther. Don't know why this is, but I'm over the initial hump.

Thanks again for your help, Bill


On Fri, 2 Jun 2006, Jesse Eichar wrote:

> You're a brave man :-).  You have to have an eclipse properly set up in order
> to use the scripts, but that is easy.  Basically just download eclipse unzip
> it.   Then download the extras pack from us unzip that overtop of the eclipse
> install.  Last step is to download the RCP Delta pack from eclipse and unzip
> over eclipse.  Now you should be able to build.
>
> Eclipse 3.1.2 (Windows):
> 
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.1.2-200601181600/eclipse-SDK-3.1.2-win32.zip
> Extras pack:  http://udig.refractions.net/downloads/extras-1.zip
> RCP Delta Pack:
> 
http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/download.php?dropFile=eclipse-RCP-3.1.2-delta-pack.zip
>
> Jesse
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to