Fixed descriptions
This commit is contained in:
parent
620fe5b860
commit
c77c311b16
|
@ -7,6 +7,17 @@
|
||||||
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
|
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
|
||||||
name="minres.flavours"
|
name="minres.flavours"
|
||||||
label="MINRES Tools">
|
label="MINRES Tools">
|
||||||
|
<annotation
|
||||||
|
source="http://www.eclipse.org/oomph/setup/BrandingInfo">
|
||||||
|
<detail
|
||||||
|
key="imageURI">
|
||||||
|
<value>https://avatars1.githubusercontent.com/u/22716562?s=200&v=4</value>
|
||||||
|
</detail>
|
||||||
|
<detail
|
||||||
|
key="siteURI">
|
||||||
|
<value>https://minres.com/</value>
|
||||||
|
</detail>
|
||||||
|
</annotation>
|
||||||
<setupTask
|
<setupTask
|
||||||
xsi:type="setup:InstallationTask"
|
xsi:type="setup:InstallationTask"
|
||||||
id="installation"/>
|
id="installation"/>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
</detail>
|
</detail>
|
||||||
<detail
|
<detail
|
||||||
key="siteURI">
|
key="siteURI">
|
||||||
<value>https://github.com/</value>
|
<value>https://minres.com/</value>
|
||||||
</detail>
|
</detail>
|
||||||
</annotation>
|
</annotation>
|
||||||
<setupTask
|
<setupTask
|
||||||
|
|
|
@ -184,5 +184,5 @@
|
||||||
label="Stream to checkout">
|
label="Stream to checkout">
|
||||||
<description></description>
|
<description></description>
|
||||||
</stream>
|
</stream>
|
||||||
<description>A Xtext based CoreDSL editor with syntax highlighting and context sensitive help.</description>
|
<description>A synthetic biology geared workbench to ease setup and use of ABCSMC</description>
|
||||||
</setup:Project>
|
</setup:Project>
|
||||||
|
|
Loading…
Reference in New Issue