Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Java example for the XING API

This example uses Scribe.

You can simply execute the source file which guides you to the flow of using the XING Api.

Compile and run this example

javac -cp lib/scribe-1.3.5.jar:. src/com/xing/dev/XingExample.java
java -cp src:lib/scribe-1.3.5.jar  com/xing/dev/XingExample