Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!feeder.erje.net!eu.feeder.erje.net!nuzba.szn.dk!pnx.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail 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: 10 Apr 2013 12:16:03 GMT Organization: Private site at Eddersheim, Germany Lines: 20 Distribution: world Message-ID: X-Trace: individual.net a6zay09Ogo1vLk7NvYEzRwhswnjlT0+tZ4ouv7YI7GH4OWPDL1 Cancel-Lock: sha1:9lpw8phtQentmBt4xzXvVbqSPIs= Xref: csiph.com comp.lang.java.programmer:23408 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 "I'm a mechanic, not a doctor." Volker Borchert