Heyho,
I want to explain you how to compile Slick-AE.
1. Download the whole source code of Slick:
https://bitbucket.org/kevglass/slick/downloads (From the branch development)
2. Download ANT:
http://artfiles.org/apache.org//ant/bin ... .3-bin.zip3. Extrackt ANT
4. Extract the folders: Slick and Slick-AE from the source code archive to the /bin/ folder inside your ANT folder.
5. Open a command promt inside you /bin folder and execute the following command: "ant.bat -buildfile Slick-AE/build.xml"
6. Finished! There should be now a slick-ae.jar in: apache-ant-x.x.x\bin\Slick-AE\target
Always make sure you extracted Slick and Slick-AE, because Slick-AE depends Slick.
If you have any questins contact me. After this process you can delete the complete ant folder.
MfG p000ison
Have fun!