Skip to content

Commit

Permalink
[java-debug] remove '@theia/java-debug' ext
Browse files Browse the repository at this point in the history
Removes the `@theia/java-debug` extension since it is
contributed by a builtin extension, and will no longer be
maintained by the project. The extension remains in the Git
history for anyone who would like to reference it or maintain
it.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
  • Loading branch information
vince-fugnitto committed Jan 21, 2020
1 parent 6d8ea7d commit f802a7d
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 858 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ cache:
- packages/filesystem/node_modules
- packages/getting-started/node_modules
- packages/git/node_modules
- packages/java-debug/node_modules
- packages/java/node_modules
- packages/json/node_modules
- packages/keymaps/node_modules
Expand Down Expand Up @@ -63,7 +62,6 @@ cache:
- packages/variable-resolver/node_modules
- packages/workspace/node_modules
# end_cache_directories
- packages/java-debug/download
before_cache:
# Runs before the cache is updated, after successful CI
- rm -f node_modules/@theia/electron/post-install.log
Expand Down
1 change: 0 additions & 1 deletion packages/java-debug/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions packages/java-debug/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions packages/java-debug/compile.tsconfig.json

This file was deleted.

55 changes: 0 additions & 55 deletions packages/java-debug/package.json

This file was deleted.

297 changes: 0 additions & 297 deletions packages/java-debug/src/browser/java-debug-frontend-contribution.ts

This file was deleted.

Loading

0 comments on commit f802a7d

Please sign in to comment.