All the eclipse "errors" are actually warnings about maven lifestyle issues and if you right click them and set ignore in preferences they go away - there should be a note in the docs (or may be I only put that into the GeoServer ones).
Ian On Thu, 24 Oct 2019 at 17:09, Luís Moreira de Sousa via GeoTools-Devel < geotools-devel@lists.sourceforge.net> wrote: > Hi Andrea, > > I started by trying Eclipse, but all projects trigger errors related to > the pom.xml file. So far, the only section in the documentation that > provides information on how to set up a development environment with > Eclipse is the build FAQ [0], which is possibly incomplete. If there is any > other source of guidance on Eclipse from the developer's perspective please > let me know. > > I have read the largest part of the user's guide and all examples refer to > the command line. The fragments in the code files themselves also refer to > the command line. It is now clear that this information is outdated. Should > I report this with issues? > > Thank you. > > [0] https://docs.geotools.org/latest/userguide/build/faq.html > > -- > Luís > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Wednesday, October 23, 2019 5:39 PM, Andrea Aime < > andrea.a...@geo-solutions.it> wrote: > > Hi Luis, > we normally run those tests from a full blown Java IDE, don't think anyone > has tried to > do that from the command line in ages, and it requires quite some > familiarity with how both > Java and Maven work (e.g., stuff like the test classes ending up in > target/test/classes is > something considered obvious). > If I run ScriptTest from IntelliJ it works like a charm, if you're trying > to develop some projection > support I would warmly suggest to take the time to setup either IntelliJ > or Eclipse, there should > be guides in the dev guide (yes, also those are maintained best effort, > but are definitely a bit > more recent than the ScriptTest notes). > > Cheers > Andrea > > > _______________________________________________ > GeoTools-Devel mailing list > GeoTools-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-devel > -- Ian Turton
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel