summaryrefslogtreecommitdiffstats
path: root/demo/app/src
Commit message (Collapse)AuthorAgeFilesLines
* add HowdyGreeting in demo, a Greeting service implementation declared via ↵Decebal Suiu2016-01-042-0/+33
| | | | Java Service Provider mechanism (META-INF/services)
* 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 ↵Decebal Suiu2014-06-113-1/+38
| | | | extensions
* added support for PluginManager.getExtensionClassNames(String pluginId) and ↵Decebal Suiu2014-04-081-6/+19
| | | | simplify enable/disable plugin
* 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 ↵Decebal Suiu2013-10-031-145/+67
| | | | DEVELOPMENT mode
* 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 ↵Decebal Suiu2013-09-251-1/+1
| | | | plugin classpath
* 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