Compile Problems

I downloaded the source for Spark from the SVN and added the Smack API to my java project. But when I try to compile and run the source I get a message that says “Select Java Application” and there is a list with the following things:

AutoCompleteDocument

Encryptor

FileDragLabel

Restarter

SparkRes

SparkToaster

Startup

URLFileSystem

I tried starting a few and I get an exception in main.

Am I compiling this correctly? I am using Eclipse as my development environment.

Thanks!