-
Clone the project from GitHub:
git clone [email protected]:ExactTarget/fuel-java.git
-
Generate sources from the ExactTarget WSDL:
mvn generate-sources
-
Import project into Eclipse (optional):
File -> Import... -> Maven -> Existing Maven Projects
-
Build the jar file via the command line:
mvn -DskipTests package
-
Add the jar file and dependencies (Apache Commons BeanUtils, Apache log4j 1.x, and Google Gson) to your class path
-
Obtain a clientId and clientSecret from App Center (see https://code.exacttarget.com/getting-started/setting-your-development-environment) and place them in
fuelsdk.properties
usingsrc/main/resources/fuelsdk.properties
as a starting template
forked from salesforce-marketingcloud/FuelSDK-Java
-
Notifications
You must be signed in to change notification settings - Fork 0
Fuel Java client library
License
AndrewJMiller/fuel-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Fuel Java client library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%