aboutsummaryrefslogtreecommitdiffstats
path: root/demo_gradle
Commit message (Collapse)AuthorAgeFilesLines
* Update Gradle demo to pass plugin dependencies into Manifest (#517)Marcus Ilgner2023-03-031-1/+2
|
* Fix gradle demo (#349)Clay McCoy2019-11-1512-22/+317
|
* Tabs to spacesDecebal Suiu2018-07-073-12/+13
|
* License header update, #171 (#205)Bala Raman2018-03-275-5/+5
|
* ISSUE-169: fix gradle demo (#177)Cesar Andres2017-10-2116-146/+198
|
* Set version to 2.0.0-SNAPSHOTDecebal Suiu2017-09-205-5/+5
|
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-2016-99/+100
|
* Updated gradle demo dependencies and switched from System.out.println to ↵Michael "Lyze" Weinberger2017-06-199-33/+48
| | | | slf4j.log (#149)
* Kotlin plugin example added and README updated for Kotlin. (#146)Anindya Chatterjee2017-06-093-1/+98
|
* Added compileOnly to "api" dependencies in plugins.Michael Weinberger2017-02-162-9/+9
| | | | Same as: https://github.com/decebals/pf4j/blob/master/demo/api/pom.xml#L32
* Forgot to update api to latest version.Michael Weinberger2017-02-162-14/+16
| | | | Replaced deprecated << operator with doLast.
* Updated pf4j library to the newest version.Michael Weinberger2017-02-165-9/+22
| | | | | Fixed compliation errors. Added "copyPlugins" gradle task which copies all plugins into the proper directory.
* Included SLF4J Simple to gradle-demo's appecumene-software2016-06-301-0/+1
|
* Fix #103ecumene-software2016-06-302-6/+16
|
* Try to fix #100Decebal Suiu2016-05-101-1/+0
|
* Format the license headerDecebal Suiu2015-12-245-30/+46
|
* Editor config style appliedMário Franco2015-06-055-104/+104
|
* unified plugin-provider with pluginpropertiesStix2015-03-012-2/+2
|
* minor fixesStix2015-03-015-20/+25
|
* added base filesStix2015-03-0121-0/+378