jsampler java compiling

You name it!
Post Reply
P5music
Newbie
Posts: 1
Joined: Tue Mar 09, 2010 6:44 pm

jsampler java compiling

Post by P5music » Tue Mar 09, 2010 6:50 pm

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

Post Reply