L
Luis Pedro
Hi there,
I'm sorry if this question sounds too "dummy", but I'm a beginner in
Java. I'm looking into the Java Metadata Interface that I need to use to
develop some work for my group. After having some reading, I got into
the point that I wanted to try it. The problem: how to get the jar(s)
files with the interface already built? I was able to download the
classes from the web site, but in source code format - which don't help
me very much!
Does any one has a hint regarding this problem? Can I download the
jar file(s) and use them with the J2SE?
In any case, I read that this API is "delivered" with the J2EE but,
even installing that version, if I try to: import javax.jmi.reflect.*;
it complains that the package does not exists.
Thanks very much in advance
Luis Pedro
I'm sorry if this question sounds too "dummy", but I'm a beginner in
Java. I'm looking into the Java Metadata Interface that I need to use to
develop some work for my group. After having some reading, I got into
the point that I wanted to try it. The problem: how to get the jar(s)
files with the interface already built? I was able to download the
classes from the web site, but in source code format - which don't help
me very much!
Does any one has a hint regarding this problem? Can I download the
jar file(s) and use them with the J2SE?
In any case, I read that this API is "delivered" with the J2EE but,
even installing that version, if I try to: import javax.jmi.reflect.*;
it complains that the package does not exists.
Thanks very much in advance
Luis Pedro