Skip to content

Commit

Permalink
#80 [v2.0] issues found in RC1
Browse files Browse the repository at this point in the history
- #48 [v2.0] add content assist to tool / presets definition
- #75 [v2.0] add "var..." button instead or additionally to double click
to add variables
- #86 [v2.0] [popup menu] do not show if empty or only one entry
- #87 [v2.0] "Up" and "Down" are working, but entries are reordered
wrongly

Signed-off-by: Andre Bossert <[email protected]>
  • Loading branch information
anb0s committed Sep 23, 2016
1 parent 7298756 commit 147a25e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 3 additions & 2 deletions site/updates/testing/2.0/compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<?compositeArtifactRepository version='1.0.0'?>
<repository name='EasyShell 2.0' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.timestamp' value='1474311432999'/>
<property name='p2.timestamp' value='1474629438406'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='5'>
<children size='6'>
<child location='2.0.0.v20160719-1230'/>
<child location='2.0.0.v20160726-2110'/>
<child location='2.0.0.v20160726-2133'/>
<child location='2.0.0.v20160823-1756'/>
<child location='2.0.0.v20160919-1856'/>
<child location='2.0.0.v20160923-1117'/>
</children>
</repository>
5 changes: 3 additions & 2 deletions site/updates/testing/2.0/compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<?compositeMetadataRepository version='1.0.0'?>
<repository name='EasyShell 2.0' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.timestamp' value='1474311433006'/>
<property name='p2.timestamp' value='1474629438412'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='5'>
<children size='6'>
<child location='2.0.0.v20160719-1230'/>
<child location='2.0.0.v20160726-2110'/>
<child location='2.0.0.v20160726-2133'/>
<child location='2.0.0.v20160823-1756'/>
<child location='2.0.0.v20160919-1856'/>
<child location='2.0.0.v20160923-1117'/>
</children>
</repository>

0 comments on commit 147a25e

Please sign in to comment.