Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 439 Bytes

File metadata and controls

21 lines (16 loc) · 439 Bytes

JInedit

JInedit(Java IndoorGML Editor) is an open source Java program that provides tools for simple editing IndoorGML data.

License

JInedit licensed under the LGPL.

Getting Started

The follwing tools are required to build JInedit:

  • Maven
  • Java Development Kit 8 (JDK 8)
1. clone this project
2. mvn install
3. mvn exec:java

Author