mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Rename plugin.xml -> kobalt-plugin.xml.
This commit is contained in:
parent
c3363183e2
commit
803caaaadd
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@ val project = kotlinProject {
|
|||
</pre>
|
||||
|
||||
<p>
|
||||
Next, we need to create our <code>plugin.xml</code> file in the <code>src/main/resources/META-INF</code> directory.
|
||||
Next, we need to create our <code>kobalt-plugin.xml</code> file in the <code>src/main/resources/META-INF</code> directory.
|
||||
Once there, it will be automatically copied in the right place in our jar file:
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue