Skip to content

Commit

Permalink
refactor repo to only contain vscode client
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Heinemann <lhein.smx@gmail.com>
  • Loading branch information
lhein committed Mar 16, 2018
1 parent b85ea70 commit af14ce5
Show file tree
Hide file tree
Showing 102 changed files with 13 additions and 4,435 deletions.
File renamed without changes.
12 changes: 0 additions & 12 deletions .gitattributes

This file was deleted.

18 changes: 9 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
target
*.iml
*.ipr
*.iws
out
server
node_modules
jars/language-server.jar
*.vsix
.DS_Store
bin
.metadata
.idea
libs/

.vscode-test
package-lock.json
undefined
target
8 changes: 1 addition & 7 deletions .project
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Camel Language Server Protocol</name>
<name>vscode-apache-camel</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
2 changes: 0 additions & 2 deletions .settings/org.eclipse.core.resources.prefs

This file was deleted.

66 changes: 0 additions & 66 deletions .travis.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
25 changes: 0 additions & 25 deletions Contributing.md

This file was deleted.

201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

File renamed without changes.
44 changes: 0 additions & 44 deletions README.md

This file was deleted.

Loading

0 comments on commit af14ce5

Please sign in to comment.