Hi,
I’ve been trying to build JRuby from source in Netbeans 6.9 (on Windows
7), however when I open the source in Netbeans I find the following
class
is showing compile errors:
org.jruby.anno.AnnotationBinder
These imports can’t be found:
import com.sun.mirror.apt.;
import com.sun.mirror.declaration.;
import com.sun.mirror.type.ReferenceType;
import com.sun.mirror.util.;
import static com.sun.mirror.util.DeclarationVisitors.;
It compiles fine from the command line but I was hoping to open it in an
IDE.
I found these docs, but they are pretty old and haven’t really helped me
http://wiki.netbeans.org/NetbeansedJRuby
Does anyone have any suggestions as to how I might be able to get it
working?
Many thanks,
Andrew.
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email