<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m12i</author_name>
  <author_url>https://blog.hatena.ne.jp/m12i/</author_url>
  <blog_title>M12i.</blog_title>
  <blog_url>https://m12i.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>ハマった後で「ははーなるほどー」と感じた事象について。EclipseでJavaプロジェクトをつくって開発をしていたのですが、その際のプロジェクトのJavaコンパイラ設定のターゲット・バージョンは6もしくは7にしていました。一方で全体設定の「インストールされたJRE」のセクションではJDK8を選んでいる状態。この状態のEclipseで、少なくともEclipseのアシストで自動挿入されるテンプレートコード（TODOコメント付きのアレ）をもとにIteratorの実装を行うと、Java8でdefaultメソッドになったremove()は実装しない、あるいは少なくとも「実装しなくてもいい」ことになります…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm12i.hatenablog.com%2Fentry%2F2016%2F02%2F12%2F082647&quot; title=&quot;JDKバージョン8＋ターゲットバージョン7以下でIteratorコンパイルエラー - M12i.&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/m/m12i/20160212/20160212081204.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-12 08:26:47</published>
  <title>JDKバージョン8＋ターゲットバージョン7以下でIteratorコンパイルエラー</title>
  <type>rich</type>
  <url>https://m12i.hatenablog.com/entry/2016/02/12/082647</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
