Skip to content

Commit

Permalink
#3119 fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgen Vidolob committed Nov 22, 2016
1 parent 7ec1ba4 commit 65df823
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions plugins/plugin-web/che-plugin-web-ext-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-ide-api</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-languageserver-ide</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-web-ext-shared</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import org.eclipse.che.ide.ext.web.html.editor.HtmlEditorProvider;
import org.eclipse.che.ide.ext.web.js.NewJavaScriptFileAction;
import org.eclipse.che.ide.ext.web.js.editor.JsEditorProvider;
import org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerEditorProvider;

import static org.eclipse.che.ide.api.action.IdeActions.GROUP_ASSISTANT;
import static org.eclipse.che.ide.api.action.IdeActions.GROUP_FILE_NEW;
Expand Down

0 comments on commit 65df823

Please sign in to comment.