Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23408

Eclipse-3.7.2, findbugs-2.0.2, JDK-1.7.0_xx?

From v_borchert@despammed.com (Volker Borchert)
Newsgroups comp.lang.java.programmer
Subject Eclipse-3.7.2, findbugs-2.0.2, JDK-1.7.0_xx?
Date 2013-04-10 12:16 +0000
Organization Private site at Eddersheim, Germany
Message-ID <kk3l63$luk$1@Gaia.teknon.de> (permalink)

Show all headers | View raw


I am using Eclpise-3.7.2 with findbugs-2.0.2 to work on an application
compiled against and running on JDK/JRE-1.7.0_xx. However, I am running
Eclipse itself on JDK-1.6.0_xx because my favourite database brwoser,
jORA, does not run properly otherwise.

In this set-up, findbugs fails to recognize the news of 1.7, like the
Objects class or the additional java.sql.ResultSet methods.

I couldn't find a setting for this. Am I missing something obvious or
is findbugs condemned to analyze against the JDK the hosting Eclipse
is running on?

TIA
	Volker

-- 

"I'm a doctor, not a mechanic." Dr Leonard McCoy <mccoy@ncc1701.starfleet.fed>
"I'm a mechanic, not a doctor." Volker Borchert  <v_borchert@despammed.com>

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Eclipse-3.7.2, findbugs-2.0.2, JDK-1.7.0_xx? v_borchert@despammed.com (Volker Borchert) - 2013-04-10 12:16 +0000
  Re: Eclipse-3.7.2, findbugs-2.0.2, JDK-1.7.0_xx? Arne Vajhøj <arne@vajhoej.dk> - 2013-04-10 19:46 -0400
    Re: Eclipse-3.7.2, findbugs-2.0.2, JDK-1.7.0_xx? v_borchert@despammed.com (Volker Borchert) - 2013-04-23 23:46 +0000

csiph-web