<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomerun</author_name>
  <author_url>https://blog.hatena.ne.jp/tomerun/</author_url>
  <blog_title>総合的な学習のお時間</blog_title>
  <blog_url>https://tomerun.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>Scalaのコードをコンパイルすると.classファイルができるが、これをjavaコマンドで実行するとNoClassDefFoundErrorになる。 $ cat Test.scala object Test { def main(args: Array[String]){ println(&quot;Hello, World!&quot;) } } $ fsc Test.scala $ java Test Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: scala/Predef$ at Test$.main(Test.scala:3) at …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomerun.hatenadiary.org%2Fentry%2F20131215%2F1387062053&quot; title=&quot;Scalaアプリケーションを配布する - 総合的な学習のお時間&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>2013-12-15 08:00:53</published>
  <title>Scalaアプリケーションを配布する</title>
  <type>rich</type>
  <url>https://tomerun.hatenadiary.org/entry/20131215/1387062053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
