summaryrefslogtreecommitdiffstats
path: root/integration/intellij/settings.gradle
blob: 02eff8ccdfad0fa568b6be61e65586a0fee67378 (plain) (blame)
1
2
3
4
5
// Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.

// This sets the name of the generated zip file uploadable to Intellij Marketplace
// (But not the actual *name* of the plugin, which is the name in plugin.xml)
rootProject.name = 'vespa'