Skip to content

Bug on geospatialweb.test.QueryTest, line Indexer i = new Indexer(rtree); #1

Description

@GoogleCodeExporter
What steps will reproduce the problem?

1. On the code QueryTest.java, line 39 Indexer i = new Indexer(rtree);
2. Compile QueryTest.java
3.

What is the expected output?

Clean compile

What do you see instead?

Java Error:

cannot find symbol
symbol: constructor Indexer(spatialindex.rtree.RTree)
location class org.geospatialweb.arqext.Indexer


What version of the product are you using? 

geospatial-0.0.2.jar

On what operating system?

Linux

Please provide any additional information below.


Original issue reported on code.google.com by emilio.m...@gmail.com on 24 Nov 2008 at 4:24

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions