index.rst 398 B

123456789101112131415161718
  1. .. _quickstart:
  2. Quickstart
  3. ==========
  4. A step by step guide describing how to quickly get up and running with a
  5. GeoServer development environment. This guide assumes that all the necessary
  6. :ref:`tools` are installed.
  7. .. toctree::
  8. :maxdepth: 1
  9. maven
  10. intellij
  11. eclipse
  12. eclipse_m2
  13. If your IDE is not listed, consider :docguide:`adding <contributing>` a new quickstart page for it.