Skip to content

Commit

Permalink
Housekeeping in anticipation of smithy rewrite
Browse files Browse the repository at this point in the history
- Remove generated java sources from the repo
- Move every subproject to scala 2.13
- Remove inferJavaHome hack (the issue has been fixed apparently: sbt/zinc#520)
- Add myself as a developer
- Change license link to https
  • Loading branch information
agluszak committed Apr 9, 2023
1 parent 34d5246 commit e997e94
Show file tree
Hide file tree
Showing 101 changed files with 12 additions and 9,451 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ out/
.bsp

website/.docusaurus
website/build
website/build

xtend-gen
145 changes: 0 additions & 145 deletions bsp4j/src/main/xtend-gen/ch/epfl/scala/bsp4j/BspConnectionDetails.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit e997e94

Please sign in to comment.