commit | f12773626484df90e08e5e50bdca81846950218e | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Wed May 13 16:46:31 2009 -0700 |
committer | Xavier Ducrohet <xav@android.com> | Wed May 13 16:46:31 2009 -0700 |
tree | 259db70e68031d3ece6d0b572a0f6e3bb0999c40 | |
parent | 9eedccd52c6a6c579edf240afd397439691057d6 [diff] |
ADT: Remove StreamHelper and integrate it in AdtPlugin. StreamHelper was used before by AdtPlugin, DdmsPlugin and EditorsPlugin. It's now only used by AdtPlugin, so the only 2 methods in it can go in AdtPlugin. I merged the externalized string in the messages.properties file used by AdtPlugin.