Skip to content

DirectMail_eclipse_project notes

accuzip-opensource edited this page Feb 1, 2017 · 5 revisions
  1. Download the DirectMail_eclipse_project from https://github.com/accuzip-opensource/direct-mail/tree/DirectMail_eclipse_project.

  2. Open eclipse, then import the downloaded project DirectMail_eclipse_project (File/Import/General/Existing Projects into Workspace).

  3. Enter your api_key in main() => /** * your API KEY */ AccuZipDirectMailJavaClientExample ac = new AccuZipDirectMailJavaClientExample("your api key");

change it

Clone this wiki locally