<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sys1yagi</author_name>
  <author_url>https://blog.hatena.ne.jp/sys1yagi/</author_url>
  <blog_title>visible true</blog_title>
  <blog_url>https://sys1yagi.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
    <anon>DataBinding</anon>
  </categories>
  <description>AndroidでDataBinding周りミスるとめっちゃエラー出て辛いですね。辛いのでDataBindingのエラーを抽出するスクリプトを書きました。スクリプトはかなり雑なので適宜いい感じにしてください。 extract_data_binding_error.rb #! /bin/sh exec ruby -S -x &quot;$0&quot; &quot;$@&quot; #! ruby state = 0 while str = STDIN.gets break if str.chomp == &quot;exit&quot; case state when 0 state = 1 if str.match(/.*Found data bind…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsys1yagi.hatenablog.com%2Fentry%2F2017%2F05%2F12%2F130152&quot; title=&quot; DataBindingが原因のビルドエラー時にエラーを抽出するスクリプト - visible true&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>2017-05-12 13:01:52</published>
  <title> DataBindingが原因のビルドエラー時にエラーを抽出するスクリプト</title>
  <type>rich</type>
  <url>https://sys1yagi.hatenablog.com/entry/2017/05/12/130152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
