<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sioiri</author_name>
  <author_url>https://blog.hatena.ne.jp/sioiri/</author_url>
  <blog_title>しおしお</blog_title>
  <blog_url>https://siosio.hatenablog.com/</blog_url>
  <categories>
    <anon>IntelliJ IDEA14</anon>
    <anon>Gradle</anon>
  </categories>
  <description>IntelliJでGradleプロジェクトを新規で作った場合、build.gradleが以下の内容で出力される。(Use default gradle wrapperを選んだ場合はwrapperタスクは出力されていないと思います。)この内容だと、ソースコードの準拠レベルが1.5だったりjunitのバージョンが1つ古かったり（このブログを書いてる時点で）と残念なところがあるので好みの形にテンプレートを変更してあげるのがいいと思います。 apply plugin: 'java' sourceCompatibility = 1.5 version = '1.0' task wrapper(type:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiosio.hatenablog.com%2Fentry%2F2015%2F01%2F21%2F233946&quot; title=&quot;IntelliJでGradleプロジェクトを新規作成した時に出力されるbuild.gradleの内容を変更する - しおしお&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/s/sioiri/20150121/20150121232835.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-21 23:39:46</published>
  <title>IntelliJでGradleプロジェクトを新規作成した時に出力されるbuild.gradleの内容を変更する</title>
  <type>rich</type>
  <url>https://siosio.hatenablog.com/entry/2015/01/21/233946</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
