Author: akazakov
Date: 2010-03-26 16:55:12 -0400 (Fri, 26 Mar 2010)
New Revision: 21069
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java
Log:
JBDS-486
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2010-03-26
20:53:42 UTC (rev 21068)
+++
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2010-03-26
20:55:12 UTC (rev 21069)
@@ -4,21 +4,13 @@
Bundle-SymbolicName: org.jboss.tools.struts.text.ext.test;singleton:=true
Bundle-Version: 1.0.0
Require-Bundle: org.junit,
- org.jboss.tools.common.test,
org.jboss.tools.common.model.ui,
org.jboss.tools.tests,
- org.eclipse.core.resources,
- org.eclipse.core.runtime,
org.eclipse.ui,
org.eclipse.jface.text,
- org.eclipse.wst.sse.ui,
org.eclipse.ui.ide,
- org.eclipse.wst.sse.core,
- org.jboss.tools.common.text.ext,
- org.jboss.tools.jst.jsp,
org.jboss.tools.jst.jsp.test,
- org.jboss.tools.jst.web,
- org.jboss.tools.common.ui
+ org.jboss.tools.jst.web
Export-Package: org.jboss.tools.struts.text.tests
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java
===================================================================
---
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java 2010-03-26
20:53:42 UTC (rev 21068)
+++
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java 2010-03-26
20:55:12 UTC (rev 21069)
@@ -24,9 +24,9 @@
import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
import org.jboss.tools.common.model.ui.editor.EditorPartWrapper;
import org.jboss.tools.common.model.ui.texteditors.XMLTextEditorComponent;
-import org.jboss.tools.common.test.util.TestProjectProvider;
import org.jboss.tools.jst.jsp.test.TestUtil;
import org.jboss.tools.test.util.JobUtils;
+import org.jboss.tools.test.util.TestProjectProvider;
public class StrutsJbide1762Test extends TestCase {
TestProjectProvider provider = null;
Show replies by date