Skip to content

Commit

Permalink
Test Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kgibm committed Apr 9, 2020
1 parent 80c6e75 commit 998e6dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<version>X.Y.Z</version>` in pom.xml
Expand Down

0 comments on commit 998e6dc

Please sign in to comment.