Hi Randy (and fellow Eclipse user) - it looks like you found the Eclipse Developers Guide section of the wiki.

I am about to remove the Gt2Eclipse script - because maven is now able to do the job.
-<http://docs.codehaus.org/display/GEOTOOLS/Maven+eclipse>

The above page includes a screensnap on how to set up your MAVEN_REPO Classpath variable.

Jody
Randy George wrote:
Hello,

I’m having a problem using the SVN checkout of geotools in my Eclipse Version: 3.1.0 Build id: I20050627-1435

The checkout proceeds fine. The Maven build appears to work until the WorldImagereaderTest

test:test:

    [junit] Running org.geotools.gce.image.WorldImageFormatTest

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.031 sec

    [junit] Running org.geotools.gce.image.WorldImageReaderTest

    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 21.571 sec

    [junit] [ERROR] TEST org.geotools.gce.image.WorldImageReaderTest FAILED

    [junit] Running org.geotools.gce.image.WorldImageWriterTest

    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.777 sec

    [junit] [ERROR] TEST org.geotools.gce.image.WorldImageWriterTest FAILED

I went ahead with running “scripts\bin\gt2eclipse gt” script which generated the required .classpath and .project files.

However, the project contains unresolved build path errors like this for all of the MAVEN_REPO variables:

Severity Description Resource In Folder Location Creation Time

2 Unbound classpath variable: 'MAVEN_REPO/antlr/jars/antlr-2.7.2.jar' in project gt gt September 17, 2005 8:20:58 PM

The .classpath file includes this:

<classpathentry kind="var" path="MAVEN_REPO/antlr/jars/antlr-2.7.2.jar"/>

I am suspecting the MAVEN_REPO setting is incorrect, but I am not sure where to find it.

Any help would be appreciated.

Thanks

randy






-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to