Build Spark with Eclipse

Hello,

Do you have a step-by-step instructions to build Spark with Eclipse ? I’'m not able to do it.

  • I checked out the SVN (tags/spark_2_0_8).

  • In Eclipse, I create a new project with an existing Ant file.

  • I specify the file spark/build.xml.

  • Eclipse load the files…

  • I try to execute Spark within Eclipse. I select the Wildfire project and the org.jivesoftware.Spark as main class.

But it doesn’'t work. Eclipe returns an error (java.lang.NoClassDefFoundError: org/jivesoftware/Spark).

What is my problem ?

Thanks.

nobody ? :confused: