mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Expect plug-ins to use the new plug-in architecture.
This commit is contained in:
parent
7a81b8169f
commit
87ce55c1ea
5 changed files with 76 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
<kobalt-plugin>
|
||||
<name>kobalt</name>
|
||||
<factory-class-name>com.beust.kobalt.api.ContributorFactory</factory-class-name>
|
||||
<factory-class-name>com.beust.kobalt.api.GuiceFactory</factory-class-name>
|
||||
<plugins>
|
||||
<class-name>com.beust.kobalt.plugin.android.AndroidPlugin</class-name>
|
||||
<class-name>com.beust.kobalt.plugin.application.ApplicationPlugin</class-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue