JBoss Tools SVN: r13422 - trunk/jsf/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-02-02 08:41:11 -0500 (Mon, 02 Feb 2009)
New Revision: 13422
Modified:
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-556 - moving the "Content Assist for RichFaces components" section to the new chapter "RichFaces support";
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2009-02-02 13:39:45 UTC (rev 13421)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-02-02 13:41:11 UTC (rev 13422)
@@ -154,30 +154,6 @@
</mediaobject>
</figure>
- <para>Richfaces tags <emphasis>
- <property><rich:insert></property>
- </emphasis> and <emphasis>
- <property><a4j:include></property>
- </emphasis> has also <property>OpenOn</property> support.</para>
-
- <figure>
- <title>OpenOn With Richfaces Tag</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/editors_features/editors_features_8a.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <figure>
- <title>OpenOn With A4j Tag</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/editors_features/editors_features_8b.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
</section>
</section>
@@ -595,76 +571,8 @@
</mediaobject>
</figure>
</section>
-
-
</section>
- <section id="ContentAssistForRF">
-
- <title>RichFaces components</title>
- <para>JBDS indeed provides code completion for <ulink
- url="http://www.jboss.org/jbossrichfaces">RichFaces</ulink> framework
- components.</para>
-
- <tip>
- <title>Tip:</title>
-
- <para>RichFaces 3.2 is now fully supported in code completion.</para>
- </tip>
-
- <para>All you have to do is to install RichFaces libraries into your
- project. See <ulink
- url="http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone..."
- >here</ulink> how to install it.</para>
- <figure>
- <title>Content Assist for RichFaces Components</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/editors_features/editors_features_29.png"
- scale="65"/>
- </imageobject>
- </mediaobject>
- </figure>
- <itemizedlist>
- <listitem>
- <para>To insert a RichFaces component on a page expand <emphasis>
- <property>JBoss RichFaces</property>
- </emphasis> group on the palette</para>
- </listitem>
- <listitem>
- <para>Click on some component</para>
- </listitem>
- <listitem>
- <para>Put the needed attributes in the <emphasis>
- <property>Insert Tag</property>
- </emphasis> dialog and click <emphasis>
- <property>Finish</property>
- </emphasis> button <figure>
- <title>Insert Tag</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_30.png"
- scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
- </para>
- </listitem>
- </itemizedlist>
- <para>The RichFaces tag will be inserted on your page displayed in source and visual
- modes: </para>
- <figure>
- <title>RichFaces Component</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/editors_features/editors_features_31.png"
- scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
-
-
+
<section id="AddingDynamicCodeAssistToCustomComponents8745">
<title>Adding dynamic code assist to custom components that were added to JBoss
15 years, 11 months
JBoss Tools SVN: r13421 - trunk/jsf/docs/userguide/en.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-02-02 08:39:45 -0500 (Mon, 02 Feb 2009)
New Revision: 13421
Modified:
trunk/jsf/docs/userguide/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-556 - adding the "RichFaces support" chapter to the master.xml;
Modified: trunk/jsf/docs/userguide/en/master.xml
===================================================================
--- trunk/jsf/docs/userguide/en/master.xml 2009-02-02 13:39:02 UTC (rev 13420)
+++ trunk/jsf/docs/userguide/en/master.xml 2009-02-02 13:39:45 UTC (rev 13421)
@@ -7,6 +7,7 @@
<!ENTITY springTools SYSTEM "modules/spring_tools.xml">
<!ENTITY editors SYSTEM "modules/editors.xml">
<!ENTITY palette SYSTEM "modules/palette.xml">
+<!ENTITY richfaces_support SYSTEM "modules/richfaces_support.xml">
<!ENTITY web_projects SYSTEM "modules/web_projects.xml">
<!ENTITY preferences SYSTEM "modules/preferences.xml">
@@ -52,6 +53,7 @@
&springTools;
&editors;
&palette;
- &web_projects;
+ &richfaces_support;
+ &web_projects;
&preferences;
</book>
15 years, 11 months
JBoss Tools SVN: r13420 - trunk/jsf/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-02-02 08:39:02 -0500 (Mon, 02 Feb 2009)
New Revision: 13420
Added:
trunk/jsf/docs/userguide/en/modules/richfaces_support.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-556 - creating a new chapter "RichFaces support";
Added: trunk/jsf/docs/userguide/en/modules/richfaces_support.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/richfaces_support.xml (rev 0)
+++ trunk/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-02-02 13:39:02 UTC (rev 13420)
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="richfaces_support" xreflabel="richfaces_support" role="new">
+ <?dbhtml filename="editors.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>JBoss Developer Studio</keyword>
+ <keyword>JBDS</keyword>
+ <keyword>RichFaces</keyword>
+ </keywordset>
+ </chapterinfo>
+
+ <title>RichFaces Support</title>
+
+ <para><property>JBoss Developer Studio</property> comes with a tight integration with <ulink
+ url="http://labs.jboss.com/jbossrichfaces/">RichFaces component framework</ulink>.</para>
+
+ <note>
+ <title>Note:</title>
+ <para><ulink url="http://www.jboss.org/jbossrichfaces/downloads/">RichFaces
+ 3.3</ulink> is fully supported in the currant version of <property>JBoss Developer Studio</property> (i. e. 2.0.0.CR2) and <property>JBoss Tools 3.0.0.CR2</property>.</para>
+ </note>
+
+ <para>The following features are implemented and fully supported for the currant version of the RichFaces components:</para>
+
+ <itemizedlist>
+ <listitem><para><link linkend="ContentAssistForRF">Content Assist</link></para></listitem>
+ <listitem><para><link linkend="RF_openOn">OpenOn</link></para></listitem>
+ <listitem><para><link linkend="RF_in_palette">Representing in JBoss Tools Palette</link></para></listitem>
+ </itemizedlist>
+
+ <para>All you have to do is to <ulink url="http://www.jboss.org/jbossrichfaces/downloads/">download</ulink> and install RichFaces libraries into your
+ project, i. e. just put <emphasis>
+ <property>richfaces-*.jar</property>
+ </emphasis> files into the <emphasis>
+ <property>/lib</property>
+ </emphasis> project folder. Also how to get started with <property>RichFaces</property> you can find in <ulink
+ url="http://jboss.org/file-access/default/members/jbossrichfaces/freezone/docs..."
+ >RichFaces documentation</ulink>.</para>
+
+ <section id="ContentAssistForRF">
+ <title>Code Assist for RichFaces</title>
+
+ <para><property>JBDS/JBoss Tools</property> indeed provide code completion for <ulink
+ url="http://www.jboss.org/jbossrichfaces">RichFaces</ulink> framework
+ components.</para>
+
+ <tip>
+ <title>Tip:</title>
+
+ <para>RichFaces 3.3 is now fully supported in code completion.</para>
+ </tip>
+
+ <figure>
+ <title>Content Assist for RichFaces Components</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_29.png"
+ scale="65"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </section>
+
+ <section id="RF_openOn">
+ <title>OpenOn for RichFaces</title>
+
+ <para>Working with <emphasis>
+ <property>.jsp/.xhtml</property></emphasis> pages in <property>VPE</property> you can also take the advantage of <emphasis>
+ <property>OpenOn</property></emphasis> feature for the <property>RichFaces</property> components.</para>
+
+ <para>For example, <property>Richfaces</property> tags <emphasis>
+ <property><rich:insert></property>
+ </emphasis> and <emphasis>
+ <property><a4j:include></property>
+ </emphasis> has <property>OpenOn</property> support.</para>
+
+ <figure>
+ <title>OpenOn With Richfaces Tag</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_8a.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <figure>
+ <title>OpenOn With A4j Tag</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_8b.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+
+ <section id="RF_in_palette">
+ <title>RichFaces in the JBoss Tools Palette</title>
+
+ <para>RichFaces and Ajax4jsf tag libraries always exist in <link linkend="palette">JBoss Tools
+ Palette</link>.</para>
+
+ <figure>
+ <title>RichFaces Components</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/palette/palette_13.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>To insert a <property>RichFaces</property> component on a page:</para>
+ <itemizedlist>
+ <listitem>
+ <para>expand <emphasis>
+ <property>JBoss RichFaces</property>
+ </emphasis> group on the palette</para>
+ </listitem>
+
+ <listitem>
+ <para>click on some component</para>
+ </listitem>
+
+ <listitem>
+ <para>put the needed attributes in the <emphasis>
+ <property>Insert Tag</property>
+ </emphasis> dialog and click <emphasis>
+ <property>Finish</property>
+ </emphasis> button
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <figure>
+ <title>Inserting Tag</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
+ fileref="images/editors_features/editors_features_30.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>The <property>RichFaces</property> component will be inserted on your page and displayed in source and visual
+ modes:</para>
+
+ <figure>
+ <title>RichFaces Component</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_31.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </section>
+
+ <section>
+ <title>Relevant Resources Links</title>
+
+ <para>To get more in-depth information on <property>RichFaces</property> framework refer to <ulink url="http://jboss.org/file-access/default/members/jbossrichfaces/freezone/docs...">RichFaces Developer Guide</ulink>.</para>
+ <para>It may be also helpful for you to look through the <ulink
+ url="http://docs.jboss.org/tools/movies/"
+ >movies</ulink> where there are ones that demonstrate the usage of RichFaces components.</para>
+ </section>
+</chapter>
\ No newline at end of file
15 years, 11 months
JBoss Tools SVN: r13419 - trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2009-02-02 08:25:57 -0500 (Mon, 02 Feb 2009)
New Revision: 13419
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java
Log:
JBIDE-3701
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java 2009-02-02 12:42:09 UTC (rev 13418)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java 2009-02-02 13:25:57 UTC (rev 13419)
@@ -66,6 +66,7 @@
JobUtils.waitForIdle();
//To ensure that the project is built.
project.build(IncrementalProjectBuilder.CLEAN_BUILD, new NullProgressMonitor());
+ JobUtils.waitForIdle();
}
private File getTemplateFile() {
15 years, 11 months
JBoss Tools SVN: r13418 - trunk/ws/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: abogachuk
Date: 2009-02-02 07:42:09 -0500 (Mon, 02 Feb 2009)
New Revision: 13418
Modified:
trunk/ws/docs/reference/en/modules/preference.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-550
Modified: trunk/ws/docs/reference/en/modules/preference.xml
===================================================================
--- trunk/ws/docs/reference/en/modules/preference.xml 2009-02-02 12:40:17 UTC (rev 13417)
+++ trunk/ws/docs/reference/en/modules/preference.xml 2009-02-02 12:42:09 UTC (rev 13418)
@@ -41,6 +41,38 @@
</imageobject>
</mediaobject>
</figure>
+
+
+
+
+ <para>WS container allows Source and JavaDoc locations to be set via the Properties dialog on each contained .jar: right-click on any .jar file in the Project Explorer view, select <emphasis><property>Properties</property></emphasis>. Choose <emphasis><property>Java Source Attachment</property></emphasis> and select location (folder, JAR or zip) containing new source for the chosen .jar using one of the suggested options (workspace, external folder or file) or enter the path manually:</para>
+
+ <figure>
+ <title>Classpath Container: Java Source Attachment</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/jbossws_container1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on <emphasis><property>Apply</property></emphasis> and then on <emphasis><property>Ok</property></emphasis>.</para>
+ <para>To change Javadoc Location choose <emphasis><property>Javadoc Location</property></emphasis> and specify URL to the documentation generated by Javadoc. The Javadoc location will contain a file called <emphasis><property>package-list</property></emphasis>:</para>
+
+ <figure>
+ <title>Classpath Container: Javadoc Location</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/jbossws_container2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on <emphasis><property>Apply</property></emphasis> and then on <emphasis><property>Ok</property></emphasis>.</para>
+
+
+
+
+
+
</section>
<section id="serverruntime">
<title>Default Server and Runtime</title>
15 years, 11 months
JBoss Tools SVN: r13417 - trunk/ws/docs/reference/en/images.
by jbosstools-commits@lists.jboss.org
Author: abogachuk
Date: 2009-02-02 07:40:17 -0500 (Mon, 02 Feb 2009)
New Revision: 13417
Added:
trunk/ws/docs/reference/en/images/jbossws_container1.png
trunk/ws/docs/reference/en/images/jbossws_container2.png
Log:
https://jira.jboss.org/jira/browse/JBDS-550
Added: trunk/ws/docs/reference/en/images/jbossws_container1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ws/docs/reference/en/images/jbossws_container1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/ws/docs/reference/en/images/jbossws_container2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ws/docs/reference/en/images/jbossws_container2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
15 years, 11 months
JBoss Tools SVN: r13416 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates.
by jbosstools-commits@lists.jboss.org
Author: izhukov
Date: 2009-02-02 04:51:33 -0500 (Mon, 02 Feb 2009)
New Revision: 13416
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
JBIDE-3705 fixed
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2009-02-02 09:29:12 UTC (rev 13415)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2009-02-02 09:51:33 UTC (rev 13416)
@@ -40,7 +40,6 @@
<vpe:tag name="a4j:keepAlive" case-sensitive="yes">
<vpe:template children="no" modify="no">
- <nobr><vpe:value expr="{@beanName}"/></nobr>
</vpe:template>
</vpe:tag>
15 years, 11 months
JBoss Tools SVN: r13415 - trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2009-02-02 04:29:12 -0500 (Mon, 02 Feb 2009)
New Revision: 13415
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/PortSection.java
Log:
JBIDE-3639 - editor not opening on old workspace due to root folder that doesn't exist
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/PortSection.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/PortSection.java 2009-02-02 08:32:49 UTC (rev 13414)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/PortSection.java 2009-02-02 09:29:12 UTC (rev 13415)
@@ -375,12 +375,13 @@
XPathQuery query = XPathModel.getDefault().getQuery(server, path);
String result = "";
if(query!=null) {
- query.refresh();
- result = query.getFirstResult();
- result = result == null ? "" : result;
try {
+ query.refresh();
+ result = query.getFirstResult();
+ result = result == null ? "" : result;
return new Integer(Integer.parseInt(result)).toString();
} catch(NumberFormatException nfe) {
+ } catch( IllegalStateException ise ) {
}
}
return result;
15 years, 11 months
JBoss Tools SVN: r13414 - trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2009-02-02 03:32:49 -0500 (Mon, 02 Feb 2009)
New Revision: 13414
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java
Log:
JBIDE-3646 - classpath issue for building in jb5
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java 2009-02-02 08:23:47 UTC (rev 13413)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java 2009-02-02 08:32:49 UTC (rev 13414)
@@ -21,6 +21,7 @@
*/
package org.jboss.ide.eclipse.as.classpath.core.runtime;
+import java.io.File;
import java.util.ArrayList;
import org.eclipse.core.resources.IProject;
@@ -113,6 +114,7 @@
addEntries(location.append("common").append("lib"), list);
addEntries(configPath.append("lib"), list);
addEntries(deployPath.append("jbossweb.sar").append("jsf-libs"),list);
+ addEntries(deployPath.append("jbossweb.sar").append("jboss-web-service.jar"),list);
addEntries(deployerPath.append("jboss-aop-jboss5.deployer"), list);
addEntries(deployerPath.append("ejb3.deployer"), list);
return list.toArray(new IClasspathEntry[list.size()]);
@@ -123,11 +125,16 @@
}
protected void addEntries(IPath folder, ArrayList<IClasspathEntry> list) {
if( folder.toFile().exists()) {
- String[] files = folder.toFile().list();
- for( int i = 0; i < files.length; i++ ) {
- if( files[i].endsWith(".jar")) {
- list.add(getEntry(folder.append(files[i])));
+ File f = folder.toFile();
+ if(f.isDirectory()) {
+ String[] files = f.list();
+ for( int i = 0; i < files.length; i++ ) {
+ if( files[i].endsWith(".jar")) {
+ list.add(getEntry(folder.append(files[i])));
+ }
}
+ } else {
+ list.add(getEntry(folder));
}
}
}
15 years, 11 months
JBoss Tools SVN: r13413 - in trunk/as/plugins/org.jboss.ide.eclipse.as.ui: jbossui/org/jboss/ide/eclipse/as/ui and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2009-02-02 03:23:47 -0500 (Mon, 02 Feb 2009)
New Revision: 13413
Added:
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/icons/logoEAP43.gif
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/JBossServerUISharedImages.java
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossRuntimeWizardFragment.java
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossServerWizardFragment.java
Log:
JBIDE-3652 - icon fixed
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/icons/logoEAP43.gif
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/icons/logoEAP43.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/JBossServerUISharedImages.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/JBossServerUISharedImages.java 2009-02-02 08:10:03 UTC (rev 13412)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/JBossServerUISharedImages.java 2009-02-02 08:23:47 UTC (rev 13413)
@@ -39,10 +39,12 @@
public static final String IMG_JBOSS = "jboss";
public static final String IMG_JBOSS_CONFIGURATION = "jbossconfiguration";
- public static final String WIZBAN_JBOSS32_LOGO = "jboss32logo";
- public static final String WIZBAN_JBOSS40_LOGO = "jboss40logo";
- public static final String WIZBAN_JBOSS42_LOGO = "jboss42logo";
- public static final String WIZBAN_JBOSS50_LOGO = "jboss50logo";
+ public static final String WIZBAN_JBOSS32_LOGO = "jboss3.2logo";
+ public static final String WIZBAN_JBOSS40_LOGO = "jboss4.0logo";
+ public static final String WIZBAN_JBOSS42_LOGO = "jboss4.2logo";
+ public static final String WIZBAN_JBOSS50_LOGO = "jboss5.0logo";
+ public static final String WIZBAN_JBOSS_EAP_43_LOGO = "jbossEAP4.3logo";
+
public static final String WIZBAN_DEPLOY_ONLY_LOGO = "jbossdeployerlogo";
@@ -71,6 +73,7 @@
descriptors.put(WIZBAN_JBOSS40_LOGO, createImageDescriptor(pluginBundle, "/icons/logo40.gif"));
descriptors.put(WIZBAN_JBOSS42_LOGO, createImageDescriptor(pluginBundle, "/icons/logo42.gif"));
descriptors.put(WIZBAN_JBOSS50_LOGO, createImageDescriptor(pluginBundle, "/icons/logo50.gif"));
+ descriptors.put(WIZBAN_JBOSS_EAP_43_LOGO, createImageDescriptor(pluginBundle, "/icons/logoEAP43.gif"));
descriptors.put(WIZBAN_DEPLOY_ONLY_LOGO, createImageDescriptor(pluginBundle, "/icons/blank.gif"));
descriptors.put(TWIDDLE_IMAGE, createImageDescriptor(pluginBundle, "icons/twiddle.gif"));
descriptors.put(INACTIVE_CATEGORY_IMAGE, createImageDescriptor(pluginBundle, "/icons/inactiveCat.gif"));
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossRuntimeWizardFragment.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossRuntimeWizardFragment.java 2009-02-02 08:10:03 UTC (rev 13412)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossRuntimeWizardFragment.java 2009-02-02 08:23:47 UTC (rev 13413)
@@ -130,6 +130,8 @@
imageKey = JBossServerUISharedImages.WIZBAN_JBOSS42_LOGO;
else if (id.equals("org.jboss.ide.eclipse.as.runtime.50"))
imageKey = JBossServerUISharedImages.WIZBAN_JBOSS50_LOGO;
+ else if( id.equals("org.jboss.ide.eclipse.as.runtime.eap.43")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS42_LOGO; // TODO until we have a proper image
+ imageKey = JBossServerUISharedImages.WIZBAN_JBOSS_EAP_43_LOGO;
return JBossServerUISharedImages.getImageDescriptor(imageKey);
}
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossServerWizardFragment.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossServerWizardFragment.java 2009-02-02 08:10:03 UTC (rev 13412)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossServerWizardFragment.java 2009-02-02 08:23:47 UTC (rev 13413)
@@ -94,7 +94,8 @@
else if( id.equals("org.jboss.ide.eclipse.as.runtime.40")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS40_LOGO;
else if( id.equals("org.jboss.ide.eclipse.as.runtime.42")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS42_LOGO;
else if( id.equals("org.jboss.ide.eclipse.as.runtime.50")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS50_LOGO;
- else if( id.equals("org.jboss.ide.eclipse.as.runtime.eap.43")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS42_LOGO; // TODO until we have a proper image
+ else if( id.equals("org.jboss.ide.eclipse.as.runtime.eap.43")) imageKey = JBossServerUISharedImages.WIZBAN_JBOSS_EAP_43_LOGO;
+
return JBossServerUISharedImages.getImageDescriptor(imageKey);
}
15 years, 11 months