readme.txt
来自「java 源码」· 文本 代码 · 共 111 行
TXT
111 行
GeoTools @VERSION@ ================================Thank you for downloading GeoTools @VERSION@.This release was created on: @DATE@This release contains only a subset of the current GeoTools codebase.The full GeoTools codebase is made up of over 30 modules; Only the modules which are considered to be stable will be included in thisrelease.For this release the following modules comprise the geotools library:@REQUIRED@The following modules comprise the plug-ins and extensions:@PLUGIN@@EXTENTION@@DEMO@These optional jars typically provide support for specific data formats orsources, or provide specific additional functionality.For more information, and documentation on the geotools library please seeour community wiki at:- http://docs.codehaus.org/display/GEOTOOLSYou can find out more about each of the major modules by going to:- http://maven.geotools.fr/reports/- http://javadoc.geotools.fr/NOTE====The details contained in the rest of this file are provided as a quick startreference.For full details on requirements and build process please seethe developers' guide at:- http://docs.codehaus.org/display/GEOT/HomeREQUIREMENTS============To use the geotools libraries you will need:Java 1.4.x or higher.The Java Advanced Imaging Libraries (JAI)The Java Advanced Imaging Image I/O ToolsThe JAI and the JAI I/O Tools are standard extensions to Java created by SUN. They have versions specific to different platforms so we cannot distribute themas part of the release.You can obtain the latest versions of both of these from:- http://java.sun.com/products/java-media/jai/current.htmlDetailed instructions can be found at:- http://docs.codehaus.org/display/GEOTOOLS/DependenciesORACLE REQUIREMENTS===================In order to use the Oracle module, you need the Oracle JDBC driverfrom Oracle. Unlike most external libraries used in GeoTools, wecannot redistribute this jar.However, you can obtain them from the Oracle website, free of charge,after registering:- http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html Please see the developers guide for more information.BUILDING========In order to build GeoTools you will need a copy of Maven 2. Maven is a projectmanagement tool from the Apache group. You can obtain a copy of maven from: - http://maven.apache.org/download.htmlAt the time of writing, the build process was known to work with the Maven 2.0.4release.Once you have maven installed, you can perform a full build by moving to thegeotools2 folder and typing:mvn installOnce again please read the developers guide for more information about maven:- http://docs.codehaus.org/display/GEOT/2.5+Using+MavenFUTURE CHANGES==============This is a Release Candidate, whilst the API has stabilized, we are arein the process of removing deprecated classes, and finalizing documentation.GETTING INVOLVED================If you are interested in the future development of GeoTools2 then feel free tojoin the geotools-devel mailing list and join in the weekly IRC sessions.We welcome contributions of new modules as well as keen developers who want towork on the project as a whole.For more general queries a a gt2-users mailing list is also available.You can find out more about the mailing lists and recent news by going to theGeoTools homepage at:- http://www.geotools.orgAnd by reading the GeoTools guide at:- http://docs.codehaus.org/display/GEOTOOLS/HomeGood luck and many thanks for your interest in GeoTools,The GeoTools2 Project Management Committee
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?