Page 1 of 1

jsampler java compiling

Posted: Tue Mar 09, 2010 6:50 pm
by P5music
hi
I'm going to use linuxsampler through jsampler fantasia.
I decided to compile java sources and created a project with all settings, package folder too.
now, if I try to compile it says :

package net.sf.juife does not exist
import net.sf.juife.TaskQueue;

and so on
the folder exists and contains the required files and I set the folder location but I get this error.
what have to do to get fantasia compiled?
thanks in advance