<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>RMS-099</author_name>
  <author_url>https://blog.hatena.ne.jp/RMS-099/</author_url>
  <blog_title>量産メモ帳</blog_title>
  <blog_url>https://rms-099.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Eclipse</anon>
    <anon>JDT</anon>
  </categories>
  <description>例えばこんなソースを Eclipse で作成してみる。 package org.aeug.rms099; public class IncompatibleTypesError&gt; implements Comparable { @Override public int compareTo(T o) { if (o instanceof String) { String string = (String) o; } return 0; } } Eclipse 上では何の問題もなくコンパイルされる。 しかし javac コマンドを直接叩いてコンパイルしようとすると、「変換できない型」などというエラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frms-099.hatenablog.jp%2Fentry%2F20070817%2F1187957780&quot; title=&quot;コンパイルエラー - 変換できない型。 - 量産メモ帳&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/R/RMS-099/20070826/20070826012008.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-08-17 21:16:20</published>
  <title>コンパイルエラー - 変換できない型。</title>
  <type>rich</type>
  <url>https://rms-099.hatenablog.jp/entry/20070817/1187957780</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
