https://github.com/kit-data-manager/semplugin
A plugin for the SEM Mapping Tool to use with the mapping service
https://github.com/kit-data-manager/semplugin
Last synced: 4 months ago
JSON representation
A plugin for the SEM Mapping Tool to use with the mapping service
- Host: GitHub
- URL: https://github.com/kit-data-manager/semplugin
- Owner: kit-data-manager
- License: cc0-1.0
- Created: 2023-01-20T12:00:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T13:09:03.000Z (over 1 year ago)
- Last Synced: 2025-05-05T16:53:25.084Z (about 1 year ago)
- Language: Java
- Size: 309 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The functionality of this repository has been included in the new version of the [SEM-FIB-Tomography Mapper](https://github.com/kit-data-manager/tomo_mapper). This repository is now obsolete.
# SEM-Plugin
This is a plugin for the [mapping-service](https://github.com/maximilianiKIT/mapping-service).
It enables the [mapping-service](https://github.com/maximilianiKIT/mapping-service) to use the [SEM Mapping tool](https://github.com/kit-data-manager/SEM-Mapping-Tool.git).
## 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](https://github.com/kit-data-manager/mapping-service).
## Making changes to the plugin
Edit the file `SEMplugin.java`saved under `src/main/java/edu/kit/datamanager/semplugin`
`build.gradle` has particulars about the .jar file name