You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Decebal Suiu 36f77cc63d Fix some warnings (javadoc, pom, sonar) 1 year ago
..
asm Formatting 5 years ago
processor Fix #508 1 year ago
util Fix some warnings (javadoc, pom, sonar) 1 year ago
AbstractExtensionFinder.java Fix some warnings (javadoc, pom, sonar) 1 year ago
AbstractPluginManager.java Fix some warnings (javadoc, pom, sonar) 1 year ago
BasePluginLoader.java Improve #307 (add support for development mode) 5 years ago
BasePluginRepository.java Support multiple plugin root directories (#404) 3 years ago
ClassLoadingStrategy.java Fix some warnings (javadoc, pom, sonar) 1 year ago
CompoundPluginDescriptorFinder.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
CompoundPluginLoader.java Improve #307 (add support for development mode) 5 years ago
CompoundPluginRepository.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
DefaultExtensionFactory.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
DefaultExtensionFinder.java Tabs to spaces 5 years ago
DefaultPluginClasspath.java Improve #307 (add support for development mode) 5 years ago
DefaultPluginDescriptor.java Make DefaultPluginDescriptor#addDependency usable (#398) 3 years ago
DefaultPluginFactory.java Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
DefaultPluginLoader.java Improve #307 (add support for development mode) 5 years ago
DefaultPluginManager.java Support multiple plugin root directories (#404) 3 years ago
DefaultPluginRepository.java Support multiple plugin root directories (#404) 3 years ago
DefaultPluginStatusProvider.java Resolve #335 4 years ago
DefaultVersionManager.java Fixed Dependency version check fails even if required is * (#451) 2 years ago
DependencyResolver.java Fix for #394 (#417) 3 years ago
DevelopmentPluginClasspath.java Add IDEA classpath for Development mode (#323) 4 years ago
DevelopmentPluginLoader.java Improve #307 (add support for development mode) 5 years ago
DevelopmentPluginRepository.java Support multiple plugin root directories (#404) 3 years ago
Extension.java Formatting 5 years ago
ExtensionDescriptor.java License header update, #171 (#205) 6 years ago
ExtensionFactory.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
ExtensionFinder.java License header update, #171 (#205) 6 years ago
ExtensionPoint.java Add small javadoc 5 years ago
ExtensionWrapper.java Formatting 6 years ago
JarPluginLoader.java License header update, #171 (#205) 6 years ago
JarPluginManager.java Support multiple plugin root directories (#404) 3 years ago
JarPluginRepository.java Support multiple plugin root directories (#404) 3 years ago
LegacyExtensionFinder.java Remove unneeded methods 4 years ago
LoggingPluginStateListener.java License header update, #171 (#205) 6 years ago
ManifestPluginDescriptorFinder.java Add support for reading plugin descriptor from zip 2 years ago
Plugin.java Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
PluginAlreadyLoadedException.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginClassLoader.java Add secure wrapper to plugin manager (#450) 2 years ago
PluginClasspath.java adds equals/hashCode to some data classes (#352) 4 years ago
PluginDependency.java adds equals/hashCode to some data classes (#352) 4 years ago
PluginDescriptor.java License header update, #171 (#205) 6 years ago
PluginDescriptorFinder.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginFactory.java License header update, #171 (#205) 6 years ago
PluginLoader.java License header update, #171 (#205) 6 years ago
PluginManager.java Support multiple plugin root directories (#404) 3 years ago
PluginRepository.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginRuntimeException.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginState.java Failed plugin state added. When plugin failed to start previous state was kept (#364) 4 years ago
PluginStateEvent.java License header update, #171 (#205) 6 years ago
PluginStateListener.java License header update, #171 (#205) 6 years ago
PluginStatusProvider.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginWrapper.java Fix wrong logical condition (optional dependencies are always skipped) (#386) 3 years ago
PropertiesPluginDescriptorFinder.java Add support for reading plugin descriptor from zip 2 years ago
RuntimeMode.java Fix warning 5 years ago
SecurePluginManagerWrapper.java Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
ServiceProviderExtensionFinder.java Fix for #377 and minor fixes found by Sonar lint (#388) 3 years ago
SingletonExtensionFactory.java Fix memory leak in SingletonExtensionFactory (#487) (#490) 2 years ago
VersionManager.java License header update, #171 (#205) 6 years ago
ZipPluginManager.java Support multiple plugin root directories (#404) 3 years ago