JBoss Tools SVN: r6412 - trunk/as/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-02-18 13:11:32 -0500 (Mon, 18 Feb 2008)
New Revision: 6412
Modified:
trunk/as/docs/reference/en/modules/modules.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-199 - making changes according Svetlana remarks
Modified: trunk/as/docs/reference/en/modules/modules.xml
===================================================================
--- trunk/as/docs/reference/en/modules/modules.xml 2008-02-18 18:11:03 UTC (rev 6411)
+++ trunk/as/docs/reference/en/modules/modules.xml 2008-02-18 18:11:32 UTC (rev 6412)
@@ -9,6 +9,9 @@
<section>
<title>Deploying on the Package Explorer</title>
+
+ <para>On the package explorer it is possible to publish either a project to a server
+ or just a signal file. Let's look at how to do this.</para>
<section id="run_on_server_wizard">
<title>Deploying with Run On Server Wizard</title>
<para> The first WTP method is to right-click on a project, such as a Dynamic Web
@@ -28,7 +31,7 @@
<property>Next</property>
</emphasis> button to see add or remove projects page where you can choose projects
to configure them on server.</para>
- <figure>
+ <figure id="add_rem_proj">
<title>Add or Remove Projects</title>
<mediaobject>
<imageobject>
@@ -39,10 +42,12 @@
<para>This page of the wizard also allows to undeploy modules from the server. For that
choose proper module(s) from the right and click <emphasis>
<property> < Remove</property>
- </emphasis>. The modules will be completely undeployed after restarting your server or republishing.</para>
- <para>Generally, for the JBoss AS Server Adapters, publishing using this method will force a
- default, best-guess, packaging configuration for your project. This best-guess does
- not publish incrementally, but instead repackages your entire project into a <emphasis>
+ </emphasis>. The modules will be completely undeployed after restarting your server
+ or republishing.</para>
+ <para>Generally, for the JBoss AS Server Adapters, publishing using this method will
+ force a default, best-guess, packaging configuration for your project. This
+ best-guess does not publish incrementally, but instead repackages your entire
+ project into a <emphasis>
<property>.war</property>
</emphasis>, <emphasis>
<property>.jar</property>
@@ -88,8 +93,7 @@
<para>In the top part of the <property>JBoss Servers View</property> like in the Servers
View you should right click on a server and select the <emphasis>
<property>Add and Remove Projects</property>
- </emphasis> menu item. This will bring up a dialog allowing you to either publish
- projects or modules to a server, or remove them from the server.</para>
+ </emphasis> menu item.</para>
<figure>
<title>Add and Remove Projects</title>
<mediaobject>
@@ -99,8 +103,10 @@
</mediaobject>
</figure>
- <para> If the selected module is a project like a Dynamic Web project, EJB project, or
- EAR project, it will be published as through <emphasis>
+ <para>This will bring up a <link linkend="add_rem_proj">familiar dialog</link> allowing
+ you to either publish projects or modules to a server, or remove them from the
+ server. If the selected module is a project like a Dynamic Web project, EJB project,
+ or EAR project, it will be published as through <emphasis>
<property>Run on Server</property>
</emphasis> wizard, with a best-guess full package. If, however, the selected
element is an archive from the <link linkend="Project_archivesView">Project Archives
18 years, 1 month
JBoss Tools SVN: r6411 - trunk/as/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-02-18 13:11:03 -0500 (Mon, 18 Feb 2008)
New Revision: 6411
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-199 - adding the concluding sentence
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2008-02-18 18:10:00 UTC (rev 6410)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2008-02-18 18:11:03 UTC (rev 6411)
@@ -763,7 +763,7 @@
</section>
</section>
-
- <!--para>Now you are guessed to be familiar with <emphasis>
- <property>JBoss AS Perspective</property></emphasis>. </para-->
+ <literallayout> </literallayout>
+ <para>So far you are guessed to be familiar with <emphasis>
+ <property>JBoss AS Perspective</property></emphasis> and your next step now is to explore how to work with different kinds of projects.</para>
</chapter>
18 years, 1 month
JBoss Tools SVN: r6410 - trunk/as/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-02-18 13:10:00 -0500 (Mon, 18 Feb 2008)
New Revision: 6410
Modified:
trunk/as/docs/reference/en/modules/webtools.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-199 - adding the screenshots and info about facets
Modified: trunk/as/docs/reference/en/modules/webtools.xml
===================================================================
--- trunk/as/docs/reference/en/modules/webtools.xml 2008-02-18 18:09:31 UTC (rev 6409)
+++ trunk/as/docs/reference/en/modules/webtools.xml 2008-02-18 18:10:00 UTC (rev 6410)
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="webtools">
<title>Projects</title>
- <para>The most popular of the projects we deal with are the J2EE projects, such as
- Dynamic Web Project, EJB Project, or EAR project. Web projects of
- JBoss Tools are Struts, JSF and Seam projects. Thus, in this chapter we are going to tell you
- about facets the main benefit of which to provide proper structuring and packaging for any
- type of project.</para>
+ <para>The most popular of the projects we deal with are the J2EE ones, such as Dynamic Web
+ Project, EJB Project, or EAR project. Web projects of JBoss Tools are Struts, JSF and Seam
+ projects. All of them are called faceted projects. Thus, in this chapter we are going to
+ tell you about facets the main benefit of which to provide proper structuring and packaging
+ for any type of project.</para>
<section>
<title>Faceted Projects Overview</title>
@@ -22,10 +22,11 @@
another. For example, an EAR project may have a Web Project child, an EJB project child,
or other types.</para>
- <para> However, the benefit of this is that the structure of your projects is then known, and
- packaging it up *should* be trivial. Apparently, if your project is non-standard, or you
- feel too confined by such rigid structural requirements, you can still choose to package
- your project <link linkend="Project_archivesView">using the Archives plugin</link>.</para>
+ <para> However, the benefit of this is that the structure of your projects is then known,
+ and packaging it up *should* be trivial. Apparently, if your project is non-standard, or
+ you feel too confined by such rigid structural requirements, you can still choose to
+ package your project using the <link linkend="Project_archivesView">Archives
+ plugin</link>.</para>
</section>
@@ -35,15 +36,14 @@
<para>There are two ways to add facets to a project. The first way is to include facets into
already existing project. For that you should bring up the context menu for selected
project and click <emphasis>
- <property>Properties</property>
- </emphasis>. At this point, choose <emphasis>
+ <property>Properties</property>.
+ </emphasis> At this point, choose <emphasis>
<property>Project Facets</property>
</emphasis> from the left. It will represent a list of the facets for your project and
give opportunity to modify it by clicking on <emphasis>
<property>Modify Project...</property>
</emphasis> button.</para>
-
<figure>
<title>Adding Facets to the Existing Project</title>
<mediaobject>
@@ -53,15 +53,12 @@
</mediaobject>
</figure>
-
-
-
- <para>The other way is adding necessary facets while organizing a new project. To
+ <para> The other way is adding necessary facets while organizing a new project. To
demonstrate it let's create a new <property>Dynamic Web Project</property>
selecting as usual <emphasis>
<property>File > New > Other...</property>
</emphasis> and then <emphasis>
- <property>Web > Dynamic Web Project.</property>
+ <property>Web > Dynamic Web Project</property>.
</emphasis></para>
<figure>
<title>New Dynamic Web Project</title>
@@ -98,8 +95,35 @@
</figure>
<para> The second page of the wizard allows you to enable or disable specific facets, as
described above. Some facets may require others, and some may conflict with others, but
- on the whole this page allows you to add any number of facets that don't conflict with
- each other. </para>
- <para> Further pages in the wizard are specific to either the project type, or the facets selected.</para>
+ on the whole this page allows you to add any number of facets that don't
+ conflict with each other. It means that the list doesn't show those facets that
+ couldn't be in the same project. To view the information on limitations and
+ requirements for the chosen facet right-click on the facet and press <emphasis>
+ <property>Show Constraints</property>.</emphasis></para>
+
+ <figure>
+ <title>Facet Constraints</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/webtools/webtools_4.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>Notice that here it is also possible to change the version of any facet. If
+ the chosen version isn't compatible with any other facet version, you'll be prompted
+ about this in the combo box underneath.</para>
+
+ <figure>
+ <title>Facet Constraints</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/webtools/webtools_5.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para> Further pages in the wizard are specific to either the project type, or the facets
+ selected.</para>
+
</section>
</chapter>
18 years, 1 month
JBoss Tools SVN: r6409 - trunk/as/docs/reference/en/images/webtools.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-02-18 13:09:31 -0500 (Mon, 18 Feb 2008)
New Revision: 6409
Added:
trunk/as/docs/reference/en/images/webtools/webtools_4.png
trunk/as/docs/reference/en/images/webtools/webtools_5.png
Log:
http://jira.jboss.com/jira/browse/JBDS-199 - adding the screenshot
Added: trunk/as/docs/reference/en/images/webtools/webtools_4.png
===================================================================
(Binary files differ)
Property changes on: trunk/as/docs/reference/en/images/webtools/webtools_4.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/docs/reference/en/images/webtools/webtools_5.png
===================================================================
(Binary files differ)
Property changes on: trunk/as/docs/reference/en/images/webtools/webtools_5.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
18 years, 1 month
JBoss Tools SVN: r6408 - in trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor: template and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: dmaliarevich
Date: 2008-02-18 12:48:59 -0500 (Mon, 18 Feb 2008)
New Revision: 6408
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableCreator.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1744, layout fixed, attributes changing fixed
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java 2008-02-18 17:11:37 UTC (rev 6407)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java 2008-02-18 17:48:59 UTC (rev 6408)
@@ -957,7 +957,15 @@
} else if (HTML.TAG_INPUT
.equalsIgnoreCase(visualElementName)) {
updateElement(sourceElement);
+ // Fixes JBIDE-1744 author dmaliarevich
+ // unified h:dataTable border lookup
+ // after attribute change and
+ // after visual editor refresh
+ } else if (HTML.TAG_TABLE
+ .equalsIgnoreCase(visualElementName)) {
+ updateElement(sourceElement);
}
+ // End of fix
}
// setXmlnsAttribute(elementMapping, name, value);
template.setAttribute(pageContext, sourceElement,
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableCreator.java
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableCreator.java 2008-02-18 17:11:37 UTC (rev 6407)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeDataTableCreator.java 2008-02-18 17:48:59 UTC (rev 6408)
@@ -201,7 +201,7 @@
nsIDOMElement outterTBODY = visualDocument.createElement(HTML.TAG_TBODY);
nsIDOMElement outterTR = visualDocument.createElement(HTML.TAG_TR);
- nsIDOMElement outterTD = visualDocument.createElement(HTML.TAG_TR);
+ nsIDOMElement outterTD = visualDocument.createElement(HTML.TAG_TD);
outterTD.appendChild(visualTable);
outterTR.appendChild(outterTD);
@@ -223,10 +223,10 @@
if (info1 != null && info1.getVisualNode() != null) {
nsIDOMAttr attr = (nsIDOMAttr) info1.getVisualNode();
// Fixes creation 'border="1"'
- // when setting border attribute to the table
- if (VpeTemplateManager.ATTR_ANY_BORDER.equalsIgnoreCase(attr.getNodeName())
- && (null == attr.getNodeValue() || "".equalsIgnoreCase(attr.getNodeValue()))) {
- attr.setNodeValue("0");
+ // when setting border attribute to the table.
+ // Also skips empty attributes to fix layout problems.
+ if (null == attr.getNodeValue() || "".equalsIgnoreCase(attr.getNodeValue())) {
+ continue;
}
outterTable.setAttributeNode(attr);
}
18 years, 1 month
JBoss Tools SVN: r6407 - trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-18 12:11:37 -0500 (Mon, 18 Feb 2008)
New Revision: 6407
Modified:
trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/build.properties
trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/plugin.properties
Log:
Some property adjusting
Modified: trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/build.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/build.properties 2008-02-18 17:11:33 UTC (rev 6406)
+++ trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/build.properties 2008-02-18 17:11:37 UTC (rev 6407)
@@ -4,4 +4,5 @@
.,\
plugin.xml,\
plugin.properties,\
- templates/
+ templates/,\
+ about.html
Modified: trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/plugin.properties 2008-02-18 17:11:33 UTC (rev 6406)
+++ trunk/jst/plugins/org.jboss.tools.jst.vpe.jsp/plugin.properties 2008-02-18 17:11:37 UTC (rev 6407)
@@ -1,2 +1,2 @@
-providerName = Red Hat, Inc.
-pluginName = JSP support for JBoss Visual Page Editor Plug-in
\ No newline at end of file
+providerName=Red Hat, Inc.
+pluginName=JSP support for JBoss Visual Page Editor Plug-in
\ No newline at end of file
18 years, 1 month
JBoss Tools SVN: r6406 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-18 12:11:33 -0500 (Mon, 18 Feb 2008)
New Revision: 6406
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/build.properties
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/plugin.properties
Log:
Some property adjusting
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/build.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/build.properties 2008-02-18 17:11:29 UTC (rev 6405)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/build.properties 2008-02-18 17:11:33 UTC (rev 6406)
@@ -2,4 +2,5 @@
templates/,\
plugin.xml,\
plugin.properties,\
- images/
+ images/,\
+ about.html
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/plugin.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/plugin.properties 2008-02-18 17:11:29 UTC (rev 6405)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.adf/plugin.properties 2008-02-18 17:11:33 UTC (rev 6406)
@@ -1,2 +1,2 @@
-pluginName = ADF support for JBoss Visual Page Editor Plug-in
-providerName = Red Hat, Inc.
\ No newline at end of file
+pluginName=ADF support for JBoss Visual Page Editor Plug-in
+providerName=Red Hat, Inc.
\ No newline at end of file
18 years, 1 month
JBoss Tools SVN: r6405 - trunk/jst/plugins/org.jboss.tools.jst.vpe.html.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-18 12:11:29 -0500 (Mon, 18 Feb 2008)
New Revision: 6405
Modified:
trunk/jst/plugins/org.jboss.tools.jst.vpe.html/build.properties
trunk/jst/plugins/org.jboss.tools.jst.vpe.html/plugin.properties
Log:
Some property adjusting
Modified: trunk/jst/plugins/org.jboss.tools.jst.vpe.html/build.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.vpe.html/build.properties 2008-02-18 17:11:25 UTC (rev 6404)
+++ trunk/jst/plugins/org.jboss.tools.jst.vpe.html/build.properties 2008-02-18 17:11:29 UTC (rev 6405)
@@ -4,4 +4,5 @@
.,\
plugin.xml,\
plugin.properties,\
- templates/
+ templates/,\
+ about.html
Modified: trunk/jst/plugins/org.jboss.tools.jst.vpe.html/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.vpe.html/plugin.properties 2008-02-18 17:11:25 UTC (rev 6404)
+++ trunk/jst/plugins/org.jboss.tools.jst.vpe.html/plugin.properties 2008-02-18 17:11:29 UTC (rev 6405)
@@ -1,2 +1,2 @@
-providerName = Red Hat, Inc.
-pluginName = HTML support for JBoss Visual Page Editor Plug-in
\ No newline at end of file
+providerName=Red Hat, Inc.
+pluginName=HTML support for JBoss Visual Page Editor Plug-in
\ No newline at end of file
18 years, 1 month
JBoss Tools SVN: r6404 - in trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf: META-INF and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-18 12:11:25 -0500 (Mon, 18 Feb 2008)
New Revision: 6404
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/META-INF/MANIFEST.MF
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/build.properties
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/plugin.properties
Log:
Some property adjusting
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/META-INF/MANIFEST.MF 2008-02-18 16:43:46 UTC (rev 6403)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/META-INF/MANIFEST.MF 2008-02-18 17:11:25 UTC (rev 6404)
@@ -1,10 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: JSF support for JBoss Visual Page Editor Plug-in
+Bundle-Name: %pluginName
Bundle-SymbolicName: org.jboss.tools.jsf.vpe.jsf;singleton:=true
Bundle-Version: 2.1.0
Bundle-Activator: org.jboss.tools.jsf.vpe.jsf.JsfTemplatePlugin
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.jboss.tools.common,
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/build.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/build.properties 2008-02-18 16:43:46 UTC (rev 6403)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/build.properties 2008-02-18 17:11:25 UTC (rev 6404)
@@ -3,4 +3,6 @@
bin.includes = META-INF/,\
.,\
plugin.xml,\
- templates/
+ templates/,\
+ about.html,\
+ plugin.properties
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/plugin.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/plugin.properties 2008-02-18 16:43:46 UTC (rev 6403)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/plugin.properties 2008-02-18 17:11:25 UTC (rev 6404)
@@ -0,0 +1,2 @@
+providerName=Red Hat, Inc.
+pluginName=JSF support for JBoss Visual Page Editor Plug-in
\ No newline at end of file
18 years, 1 month
JBoss Tools SVN: r6403 - trunk/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-18 11:43:46 -0500 (Mon, 18 Feb 2008)
New Revision: 6403
Modified:
trunk/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java
Log:
Remove unnecessary import
Modified: trunk/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java 2008-02-18 16:24:04 UTC (rev 6402)
+++ trunk/struts/tests/org.jboss.tools.struts.text.ext.test/src/org/jboss/tools/struts/text/tests/hyperlink/StrutsJbide1762Test.java 2008-02-18 16:43:46 UTC (rev 6403)
@@ -1,47 +1,33 @@
package org.jboss.tools.struts.text.tests.hyperlink;
import java.util.ArrayList;
-import java.util.Arrays;
import java.util.List;
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.resources.IResource;
import org.eclipse.core.runtime.Assert;
import org.eclipse.jface.text.IDocument;
import org.eclipse.jface.text.Region;
-import org.eclipse.jface.text.contentassist.ICompletionProposal;
-import org.eclipse.jface.text.contentassist.IContentAssistProcessor;
-import org.eclipse.jface.text.contentassist.IContentAssistant;
-import org.eclipse.jface.text.hyperlink.HyperlinkManager;
import org.eclipse.jface.text.hyperlink.IHyperlink;
import org.eclipse.jface.text.hyperlink.IHyperlinkDetector;
-import org.eclipse.jface.text.hyperlink.IHyperlinkDetectorExtension2;
import org.eclipse.jface.text.source.SourceViewerConfiguration;
import org.eclipse.ui.IEditorPart;
import org.eclipse.ui.PartInitException;
import org.eclipse.ui.PlatformUI;
import org.eclipse.ui.part.FileEditorInput;
import org.eclipse.ui.texteditor.ITextEditor;
-import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
-import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
-import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
-import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
-import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
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.contentassist.RedHatCustomCompletionProposal;
-import org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor;
-import org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor;
import org.jboss.tools.jst.jsp.test.TestUtil;
import org.jboss.tools.test.util.xpl.EditorTestHelper;
-import junit.framework.Test;
-import junit.framework.TestCase;
-import junit.framework.TestSuite;
-
public class StrutsJbide1762Test extends TestCase {
TestProjectProvider provider = null;
IProject project = null;
18 years, 1 month