Skip to content

Commit f8568f9

Browse files
committed
Issue #139: Generate @nonnull for required fields
Signed-off-by: Jonah Graham <[email protected]>
1 parent 10c4b68 commit f8568f9

File tree

68 files changed

+444
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+444
-95
lines changed

org.eclipse.lsp4j.debug/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
```
77
$ git clone [email protected]:jonahkichwacoders/vscode-debugadapter-node.git
8-
$ git checkout 223ec4d35edc91cb88a9ddb8b495cd79b1155c81 # (on dsp branch)
8+
$ git checkout 921a0091c504397e6fc4cae3acce1c73e50152e0 # (on dsp branch)
99
$ npm install
1010
$ npm run compile
1111
$ # generate java and xtend files to default location

0 commit comments

Comments
 (0)