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"
|
||||
name="minres.flavours"
|
||||
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
|
||||
xsi:type="setup:InstallationTask"
|
||||
id="installation"/>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
</detail>
|
||||
<detail
|
||||
key="siteURI">
|
||||
<value>https://github.com/</value>
|
||||
<value>https://minres.com/</value>
|
||||
</detail>
|
||||
</annotation>
|
||||
<setupTask
|
||||
|
|
|
@ -184,5 +184,5 @@
|
|||
label="Stream to checkout">
|
||||
<description></description>
|
||||
</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>
|
||||
|
|
Loading…
Reference in New Issue