Skip to content

Commit 1156e0c

Browse files
author
Anatoliy Bazko
committed
CHE-127: Load repo button on import from Github takes too much time
Signed-off-by: Anatoliy Bazko <abazko@codenvy.com>
1 parent 7df1d3f commit 1156e0c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • plugins/plugin-github/che-plugin-github-ext-github

plugins/plugin-github/che-plugin-github-ext-github/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
<groupId>org.eclipse.che.core</groupId>
9494
<artifactId>che-core-client-gwt-ssh</artifactId>
9595
</dependency>
96+
<dependency>
97+
<groupId>org.eclipse.che.core</groupId>
98+
<artifactId>che-core-commons-annotations</artifactId>
99+
</dependency>
96100
<dependency>
97101
<groupId>org.eclipse.che.core</groupId>
98102
<artifactId>che-core-commons-env</artifactId>

0 commit comments

Comments
 (0)