aboutsummaryrefslogtreecommitdiffstats
path: root/demo/app/src
Commit message (Expand)AuthorAgeFilesLines
* Consolidate demo projects in the "demo" directory (#584)Sebastian Schuberth2024-06-238-357/+0
* Fix #524 (#525)dre4merp2023-04-281-2/+5
* Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)Decebal Suiu2023-03-052-27/+39
* Relax Plugin construction (remove dependency on PluginWrapper) (#512)Decebal Suiu2023-01-303-21/+83
* Make ServiceProviderExtensionFinder optional in demo (commented code)Decebal Suiu2022-06-301-2/+5
* Improve code quality (sonar hints)Decebal Suiu2022-06-301-1/+2
* Use logger instead of System.out.println for demoDecebal Suiu2022-06-301-27/+35
* Switch to Log4j2Decebal Suiu2020-04-222-20/+27
* Resolve #296Decebal Suiu2019-05-021-2/+2
* Remove empty line; add a tiny commentDecebal Suiu2019-01-281-2/+1
* configures plugin manager to load "HowdyGreeting" using the services … (#277)Roberto Franchini2019-01-281-1/+13
* Tabs to spacesDecebal Suiu2018-09-191-9/+9
* License header update, #171 (#205)Bala Raman2018-03-273-3/+3
* Can now just get Extension classes (#191)Tyler Hawkes2018-01-141-0/+6
* Remove JarPluginManagerDecebal Suiu2017-10-051-7/+4
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-206-18/+18
* Add JarPluginManager, PluginLoader, AbstractPluginManagerDecebal Suiu2017-02-222-1/+3
* Fix previous commitDecebal Suiu2017-02-162-4/+2
* Reactivate protection against the issues similar with #97Decebal Suiu2017-02-162-2/+4
* Return a list of all extensions from a plugin and optional for an extension p...Decebal Suiu2016-08-111-2/+29
* Fix logging issue in demoDecebal Suiu2016-07-021-0/+1
* Eliminate duplicate log messages from demodecebal2016-07-011-1/+2
* Improve the log4j.properties file of demodecebal2016-07-011-0/+2
* add HowdyGreeting in demo, a Greeting service implementation declared via Jav...Decebal Suiu2016-01-042-0/+33
* Format the license headerDecebal Suiu2015-12-242-12/+18
* Editor config style appliedMário Franco2015-06-052-94/+94
* load extensions from classpath; before this commit only plugins can declare e...Decebal Suiu2014-06-113-1/+38
* added support for PluginManager.getExtensionClassNames(String pluginId) and s...Decebal Suiu2014-04-081-6/+19
* a first version related to enable-disable pluginDecebal Suiu2014-04-071-14/+20
* update logging configurationDecebal Suiu2014-03-102-11/+12
* add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOP...Decebal Suiu2013-10-031-145/+67
* boost plugins developmentDecebal Suiu2013-09-261-3/+85
* add debug messages for PropertiesPluginDescriptorFinderDecebal Suiu2013-09-261-1/+1
* add PluginClasspath - now you can add any classes and lib directories to plug...Decebal Suiu2013-09-251-1/+1
* cleanDecebal Suiu2013-07-051-4/+0
* added run-demo.batDecebal Suiu2013-05-171-1/+6
* work on plugin dependecyDecebal Suiu2012-11-071-4/+3
* prepare for maven central repositoryDecebal Suiu2012-10-161-5/+6
* first commitDecebal Suiu2012-10-114-0/+113