Skip to content

Commit

Permalink
build: Removed Eclipse project name
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Apr 19, 2024
1 parent 886a6be commit 1220604
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions plugins/riot/riot.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,6 @@ afterEvaluate {

mainClassName = "com.redis.riot.cli.Main"

eclipse {
project {
name = 'riot-cli'
}
}

task copyRuntimeDependencies(type: Copy) {
into "$buildDir/dependencies/flat"
from configurations.runtimeClasspath
Expand Down

0 comments on commit 1220604

Please sign in to comment.