- Revision
- 711
- Author
- mauro
- Date
- 2007-03-23 07:16:04 -0500 (Fri, 23 Mar 2007)
Log Message
Added carbon ws to support install on Mac OS X.
Modified Paths
- trunk/plugins/eclipse/eclipse-site/site.xml
- trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml
Diff
Modified: trunk/plugins/eclipse/eclipse-site/site.xml (710 => 711)
--- trunk/plugins/eclipse/eclipse-site/site.xml 2007-03-22 14:58:24 UTC (rev 710) +++ trunk/plugins/eclipse/eclipse-site/site.xml 2007-03-23 12:16:04 UTC (rev 711) @@ -3,7 +3,7 @@ <description url="" JBehave for Eclipse </description> - <feature url="" id="org.jbehave.plugin.eclipse.feature" version="1.0.0" os="linux,macosx,win32" ws="gtk,motif,win32" nl="en_GB,en" arch="ia64,ia64_32,PA_RISC,ppc,sparc,x86,x86_64"> + <feature url="" id="org.jbehave.plugin.eclipse.feature" version="1.0.0" os="linux,macosx,win32" ws="carbon,gtk,motif,win32" nl="en_GB,en" arch="ia64,ia64_32,PA_RISC,ppc,sparc,x86,x86_64"> <category name="JBehave for Eclipse"/> </feature> <category-def name="JBehave for Eclipse" label="JBehave for Eclipse"/>
Modified: trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml (710 => 711)
--- trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml 2007-03-22 14:58:24 UTC (rev 710) +++ trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml 2007-03-23 12:16:04 UTC (rev 711) @@ -5,7 +5,7 @@ version="1.0.0" provider-name="JBehave" os="linux,macosx,win32" - ws="gtk,motif,win32" + ws="carbon,gtk,motif,win32" nl="en_GB,en" arch="ia64,ia64_32,PA_RISC,ppc,sparc,x86,x86_64">
To unsubscribe from this list please visit:
