tfr42 / exp-hale-deegree

Experiments for tighter integration of hale and deegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exp-hale-deegree

Experiments for tighter integration of hale and deegree.

Setup Eclipse project

Generate an Eclipse project with the following command:

./gradlew eclipse

Then import the project into Eclipse using Import existing projects into workspace.

Run tests

You can run the test w/o any IDE on the command line:

./gradlew test

A HTML file is generated as test report.

Alternatively, you can run the tests in Eclipse via Run As -> JUnit Test

About

Experiments for tighter integration of hale and deegree

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%