Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 51349 invoked from network); 22 Sep 2009 18:06:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Sep 2009 18:06:18 -0000 Received: (qmail 68983 invoked by uid 500); 22 Sep 2009 18:06:17 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 68963 invoked by uid 500); 22 Sep 2009 18:06:17 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 68953 invoked by uid 99); 22 Sep 2009 18:06:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 18:06:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 18:06:07 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mq9kI-0003q7-UQ for user@poi.apache.org; Tue, 22 Sep 2009 11:05:46 -0700 Message-ID: <25530848.post@talk.nabble.com> Date: Tue, 22 Sep 2009 11:05:46 -0700 (PDT) From: griffira To: user@poi.apache.org Subject: Re: does poi break eclipse debugging? In-Reply-To: <25530818.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Ralph.Griffith@usa.gknaerospace.com References: <25530818.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org leitmotiv wrote: > > in debugging mode, eclipse ignores all my breakpoints that it encounters > after this statement: > wb = new HSSFWorkbook(fs); > > does POI somehow disable debugging properties? any other hints? > thanks > > I use Eclipse Ganymede and have not encountered any problems debugging POI. I would rebuild your workspace and try again. If that does not work, please send more code (perhaps the method?) -- View this message in context: http://www.nabble.com/does-poi-break-eclipse-debugging--tp25530818p25530848.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org