|
Recipes to get started with WizTools.org RESTClient IntroductionThese are quick self-help guides to help you achieve common tasks in RESTClient. Recipes
|
► Sign in to add a comment
|
Search
|
|
Recipes to get started with WizTools.org RESTClient IntroductionThese are quick self-help guides to help you achieve common tasks in RESTClient. Recipes
|
I just got everything to compile without errors for the first time.
A couple things to mention from my experience.... - I needed to get a couple dependencies not mentioned elsewhere...
- To avoid charset failures in the unit tests, on my windows development machine I added a system environment variable:
I built with Netbeans 6.8 and the Maven plugin. To save someone a lot of time: -- You MUST get an external binary set of files for Maven. (eg apache-maven-2.2.1-bin.zip) In netbeans you point to the location of the external set under "Tools >> options >> Misc (Icon) >> Maven (tab) >> "External Maven Home".