<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m0t0m0t0</author_name>
  <author_url>https://blog.hatena.ne.jp/m0t0m0t0/</author_url>
  <blog_title>A Micro Toolbox</blog_title>
  <blog_url>https://volvox.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>仮にserialVersionUID=1Lのまま実装を進めていって、つけなおしたくなったとき。既存の private static final long serialVersionUID = 1L; を消すと、Eclipseがクラス名のところにserialVersionUID が未設定の旨警告を出す。クラス名にマウスオーバして開く警告メニューで、 + Add Generated serial version ID を選択すると再生成した値でserialVersionUID設定行が挿入される。Eclipse 3.4で動作確認。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvolvox.hateblo.jp%2Fentry%2F20100711%2F1278853146&quot; title=&quot;EclipseでserialVersionUIDをつけなおす - A Micro Toolbox&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-11 21:59:06</published>
  <title>EclipseでserialVersionUIDをつけなおす</title>
  <type>rich</type>
  <url>https://volvox.hateblo.jp/entry/20100711/1278853146</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
