Factored widget in own plugin to allow reuse in e4 environment

This commit is contained in:
2015-01-25 14:23:34 +01:00
parent e1f520911f
commit 5d8d81a237
34 changed files with 604 additions and 44 deletions

View File

@ -13,7 +13,6 @@ package com.minres.scviewer.database.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.io.File;