Skip to content

LiLittleCat/intellij-jts-test-builder

Repository files navigation

icon

JTS Test Builder

Build Version Downloads

The JTS Topology Suite is a Java library for creating and manipulating vector geometry. It also provides a comprehensive set of geometry test cases, and the TestBuilder GUI application for working with and visualizing geometry and JTS functions.

JTS logo

JTS includes some application tools to make it easier to work with geometry and JTS functions. JTS TestBuilder is a GUI for creating, editing, and processing geometry.

This plugin just integrate the JTS TestBuilder into JetBrains IDEs.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "JTS Test Builder" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Usage

  • Open the JTS Test Builder window: Tools > JTS Test Builder

    tools

  • Right-click on the editor and select JTS Test Builder

    editor

It will open the JTS Test Builder window. window