JFace Data Binding/Getting started [message #561] |
Mon, 04 May 2009 13:34  |
Eclipse User |
|
|
|
Hello,
I am following the JFace Data Binding/Getting started article on
http://wiki.eclipse.org/JFace_Data_Binding/Getting_started, which was
written by Boris Bokowski and Frank Schaare. I am getting several
compilation errors in this example, but the most notable one is in
SWTObservables.java. The line import sun.security.krb5.Realm gives an
error: "Access restriction: The type Realm is not accessible due to
restriction on required library C:\Program Files\Java\jre6\lib\rt.jar."
Here are my two concerns:
1) I checked access permissions on this jar file, and everything seems
fine.
2) Why is this import specified in the first place? Can't we just use the
Realm object that was defined by Eclipse, instead of Sun??
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04368 seconds