RestComm / gmlc

Restcomm Location Server
http://www.restcomm.com/
GNU Affero General Public License v3.0
17 stars 40 forks source link

Updated README and support for an IDEA based development environment #54

Closed angrygreenfrogs closed 8 years ago

angrygreenfrogs commented 8 years ago

In the process of getting ready to document and resolve the configuration issues in https://github.com/RestComm/gmlc/issues/45 we have also been working on setting up and documenting the process of configuring a fully working development VM and IDE.

The README has now been re-done with updated install instructions and a whole new explanation of how to setup a full development environment with IDEA that supports break-point usage, code hotswap, and automated deployment.

There were a couple small POM changes required as well to support IDEA, which have been included here.

Hopefully this should be a helpful start for https://github.com/RestComm/gmlc/issues/40 where we'll write up a full developer guide.

angrygreenfrogs commented 8 years ago

I've renamed the issue45 branch to issue40 for clarity, and will re-open a PR for issue 40.

FerUy commented 8 years ago

Acknowledged @angrygreenfrogs, back in business with this ;)