We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To build the JAR file of NettyRPC, you need to install Maven (http://maven.apache.org), then type the following command:
$ mvn package
To generate project files (.project, .classpath) for Eclipse, do
$ mvn eclipse:eclipse
then import the folder from your Eclipse.
========