Hi, Todd
It works. Thanks
Liangzhao
On Fri, Apr 16, 2010 at 11:37 AM, Todd Blose wrote:
> Hi Liangzhao,
>
> For some reason, Eclipse believes there are access restrictions imposed on
> that class. After doing some googling, it seems the most common solution is
> to simply reload the standard Ja
Right click on your project (alt-enter), pick properties. Expand "Java
Compiler" -> "Errors/Warnings" and find "Forbidden reference (access rules):"
under section "Deprecated and restricted API". Current value is probably
"Error", edit that and choose an appropriate level
/Roger Schildmeijer
-
Hi Liangzhao,
For some reason, Eclipse believes there are access restrictions imposed on
that class. After doing some googling, it seems the most common solution is
to simply reload the standard Java APIs. To do this:
1) go to your build path settings for your cassandra project in Eclipse, and
un