私のプロジェクトのライブラリ モジュールとして IntelliJ で ActionBarSherlock をコンパイルしたいのですが、インポートがimport static org.hamcrest.CoreMatchers.equalTo;
解決できません。import static org.junit.Assert.assertThat;
import org.junit.Test;
それを修正する方法はありますか?
ManifestParsingTest.java
編集: inのコメントを外しActionBarSherlock
てプロジェクトをコンパイルしようとすると、次のようになります。
Android Dex: [MoneyTracker] UNEXPECTED TOP-LEVEL EXCEPTION:
[...]
Android Dex: [MoneyTracker] 1 error; aborting