diff --git a/README.md b/README.md index 60b739f..662ab29 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,17 @@ Download request-metrics-analyzer-next-*-jar-with-dependencies.jar from https:// `java -jar request-metrics-analyzer-next-*-jar-with-dependencies.jar` -## Importing the project into eclipse +## Development + +Run `de.ibm.issw.requestmetrics.Starter` + +### Importing the project into eclipse * Open Eclipse and select "File" > "Import" * In the wizard, select "Maven" > "Existing Maven Projects" and click next * Select the root directory (your git-checkout location) * You should see the maven POM and be able to import it -## Development - -Run `de.ibm.issw.requestmetrics.Starter` - ### Create a new release 1. Update `X.Y.Z` in pom.xml