Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 812 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 812 Bytes

SEM-Plugin

This is a plugin for the mapping-service. It enables the mapping-service to use the SEM Mapping tool.

To build the jar file

Clone the repository to the your local device. To bulid the .jar file run ./gradlew jar from command prompt. It will then be built in the directory build/libs

Use the jar file

Move the .jar file to the plugins folder of the local repository of mapping-service.

Making changes to the plugin

Edit the file SEMplugin.javasaved under src/main/java/edu/kit/datamanager/semplugin

build.gradle has particulars about the .jar file name