Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 62893 invoked from network); 17 Apr 2010 08:21:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Apr 2010 08:21:46 -0000 Received: (qmail 2906 invoked by uid 500); 17 Apr 2010 08:21:46 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 2867 invoked by uid 500); 17 Apr 2010 08:21:45 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 2859 invoked by uid 500); 17 Apr 2010 08:21:44 -0000 Delivered-To: apmail-incubator-cassandra-commits@incubator.apache.org Received: (qmail 2856 invoked by uid 99); 17 Apr 2010 08:21:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 08:21:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 08:21:42 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 7276F16E36; Sat, 17 Apr 2010 08:21:21 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 17 Apr 2010 08:21:21 -0000 Message-ID: <20100417082121.4568.76757@eos.apache.org> Subject: =?utf-8?q?=5BCassandra_Wiki=5D_Update_of_=22RunningCassandraInEclipse=22_?= =?utf-8?q?by_RogerSchildmeijer?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for= change notification. The "RunningCassandraInEclipse" page has been changed by RogerSchildmeijer. http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=3Ddiff&re= v1=3D15&rev2=3D16 -------------------------------------------------- = This is because some parts of the Cassandra project are using stuff from = the com.sun.* package and Eclipse's "default behaviour" (bug?) is to report= that as an error, Intellij IDEA does not. By simply reploading the "JRE Sy= stem Library" this will hopefully disappear. To do that, 1) go to your buil= d path settings for your cassandra project in Eclipse, and under the librar= ies tab, select "JRE System Library" and click the "Remove" button 2) re-ad= d the JRE System Library using "Add Library" (Thanks Todd Blose for this ex= cellent solution!) = + {{attachment:ReloadJRESystemLibraryHack-13.png}} + = Still "Access restrictions" problems? Another solution to fix this is to change the =E2=80=9Dseverity level" fr= om error to e.g warning for this. To do this right click on your cassandra = project -> "Properties" -> "Java Compiler" -> "Error/Warnings" and locate "= Forbidden reference (access rule)" under "Deprecated and restricted API") =20