Skip to content

Commit

Permalink
[v2.0] issues found in beta 4
Browse files Browse the repository at this point in the history
- #40 add support for path conversions
- #46 [v2.0] [regression] add key bindings again
- #47 [v2.0] add popup menu with key binding support
- #55 [v2.0] migration support from legacy EasyShell v1.x
- #81 [v2.0] "Copy Full Path to Clipboard" missing at Mac OS X
- #82 [v2.0] ${easyshell:resource_loc} missing in "usable variables"
- #83 [v2.0] rework "Copy..." and "Show/Edit.." buttons in command
dialog

Signed-off-by: Andre Bossert <anb0s@anbos.de>
  • Loading branch information
anb0s committed Sep 19, 2016
1 parent 8471f6c commit e2847ed
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,13 +2,14 @@
<?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='1471974969963'/>
<property name='p2.timestamp' value='1474311432999'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='4'>
<children size='5'>
<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'/>
</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,13 +2,14 @@
<?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='1471974969970'/>
<property name='p2.timestamp' value='1474311433006'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='4'>
<children size='5'>
<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'/>
</children>
</repository>

0 comments on commit e2847ed

Please sign in to comment.