Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions tools/eclipse/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,20 @@ local.properties
generated/
src-gen/
xtend-gen/

# Added by HMC team
target/
build/
.gradle/
# bin/ was already ignored above

node_modules/

udb-vscode/out/
udb-vscode/.vscode-test/

udb-vscode/.vscode/*
!udb-vscode/.vscode/launch.json
!udb-vscode/.vscode/tasks.json

udb-vscode/server/
7 changes: 7 additions & 0 deletions tools/eclipse/dev/REUSE.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version = 1

[[annotations]]
path = "**"
precedence = "closest"
SPDX-FileCopyrightText = "HMC Qualcomm Clinic Team (Isabel Godoy, Nina Luo, Brayden Mendoza, Lughnasa Miller, Madeline Seifert, Ben Wiedermann)"
SPDX-License-Identifier = "CC0-1.0"
15 changes: 0 additions & 15 deletions tools/eclipse/dev/org.riscv.idl.ide/META-INF/MANIFEST.MF

This file was deleted.

1 change: 0 additions & 1 deletion tools/eclipse/dev/org.riscv.idl.tests/.gitignore

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
27 changes: 0 additions & 27 deletions tools/eclipse/dev/org.riscv.idl.ui/META-INF/MANIFEST.MF

This file was deleted.

Loading
Loading