Author: snjeza
Date: 2010-12-08 16:07:17 -0500 (Wed, 08 Dec 2010)
New Revision: 27250
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
Log:
JBDS-1355 Import ESB examples - JBDS complains about runtime name - even if the name is
what the error message specifies
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2010-12-08
20:03:39 UTC (rev 27249)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2010-12-08
21:07:17 UTC (rev 27250)
@@ -14,7 +14,7 @@
<fixes>
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">helloworld</property>
+ <property name="eclipse-projects">helloworld,
helloworld_testclient</property>
<property name="required-components">esb</property>
<property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>