# How should I configure the project in Eclipse (I am using Java 8)?

 1. [FAQ](/faq)
2. »
3. [Regular archives](/faq/regular-archives)

Open the Project Properties in Eclipse and switch to Java Build Path -&gt; Libraries. Add the .jars to the project and specify the "Native library location" setting. Point to the exe/vc10 folder with all of the .exe and .dll files activated.
