File tree Expand file tree Collapse file tree
jsf/tests/org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212package org .jboss .tools .jsf .ui .test ;
1313
14- import junit .framework .TestCase ;
15-
1614import org .eclipse .core .resources .IFile ;
1715import org .eclipse .core .resources .IProject ;
18- import org .eclipse .core .resources .IncrementalProjectBuilder ;
19- import org .eclipse .core .runtime .NullProgressMonitor ;
2016import org .eclipse .swt .widgets .Display ;
2117import org .eclipse .swt .widgets .Label ;
2218import org .eclipse .swt .widgets .Shell ;
2319import org .eclipse .ui .IEditorInput ;
20+ import org .eclipse .ui .PlatformUI ;
2421import org .eclipse .ui .part .FileEditorInput ;
2522import org .jboss .tools .jsf .ui .JsfUiPlugin ;
2623import org .jboss .tools .jst .web .ui .WebUiPlugin ;
2724import org .jboss .tools .jst .web .ui .internal .editor .jspeditor .JSPMultiPageEditorPart ;
2825import org .jboss .tools .jst .web .ui .internal .editor .preferences .IVpePreferencesPage ;
2926import org .jboss .tools .test .util .ProjectImportTestSetup ;
3027
28+ import junit .framework .TestCase ;
29+
3130/**
3231 *
3332 * @author yzhishko
You can’t perform that action at this time.
0 commit comments