Skip to content
Snippets Groups Projects
Commit 61660684 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

added build information

parent 856bfc8e
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,18 @@ This plugin does NOT run an actual migration, it was created to TEST Rosetta's P
Howto build
-----------
You can build the plugin by using the "make" tool:
```bash
# build the plugin JAR file
$# make build
# clean the build result
$# make clean
```
Alternatively, you can also build the plugin using manual steps:
```bash
# change to plugin source code directory
$# cd ~/rosetta_migration_plugin_dummy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment