mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-29 17:38:12 -07:00
Rename plugin.xml -> kobalt-plugin.xml.
This commit is contained in:
parent
125868db13
commit
5dc2f9c2e1
5 changed files with 10 additions and 10 deletions
|
@ -79,7 +79,7 @@ private class Main @Inject constructor(
|
|||
addReposFromContributors(null)
|
||||
|
||||
//
|
||||
// Add all the plugins read in plugin.xml to the Plugins singleton, so that code
|
||||
// Add all the plugins read in kobalt-plugin.xml to the Plugins singleton, so that code
|
||||
// in the build file that calls Plugins.findPlugin() can find them (code in the
|
||||
// build file do not have access to the KobaltContext).
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue