We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Download and install maven 3.x : maven download&install
Fork this project on github, and clone to your workspace. $YOUR_GITHUB_USERNAME is your username.
git clone http://github.com/$YOUR_GITHUB_USERNAME/rdap.git cd rdap/rdap-service mvn eclipse:eclipse -Dwtpversion=1.0
Import the following project to eclipse:
rdap-service
We follows Checkstyle conventions. Refer to this checkstyle.xml config file for further detail.
mvn javadoc:javadoc -Dencoding=UTF-8