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 336a5ba35a
Add strategy for handling the recovery of a plugin that could not be resolved (#564)
3 months ago
..
asm Formatting 5 years ago
processor Write empty extensions descriptor even if no extensions are found 7 months ago
util Add security checks to prevent directory traversal when decompressing (#538) 9 months ago
AbstractExtensionFinder.java Fix some warnings (javadoc, pom, sonar) 1 year ago
AbstractPluginManager.java Add strategy for handling the recovery of a plugin that could not be resolved (#564) 3 months 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 Fix #524 (#525) 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 Add strategy for handling the recovery of a plugin that could not be resolved (#564) 3 months 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 Add more javadoc 3 months ago
ExtensionDescriptor.java Add more javadoc 3 months ago
ExtensionFactory.java Add more javadoc 3 months ago
ExtensionFinder.java Add more javadoc 3 months ago
ExtensionPoint.java Add more javadoc 3 months ago
ExtensionWrapper.java Add more javadoc 3 months ago
InvalidPluginDescriptorException.java Add InvalidPluginDescriptorException 3 months 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 Add more javadoc 3 months ago
PluginAlreadyLoadedException.java Add more javadoc 3 months ago
PluginClassLoader.java Add more javadoc 3 months ago
PluginClasspath.java Add more javadoc 3 months ago
PluginDependency.java Add more javadoc 3 months ago
PluginDescriptor.java Add more javadoc 3 months ago
PluginDescriptorFinder.java Add more javadoc 3 months ago
PluginFactory.java Add more javadoc 3 months ago
PluginLoader.java Add more javadoc 3 months ago
PluginManager.java Add more javadoc 3 months ago
PluginNotFoundException.java Add strategy for handling the recovery of a plugin that could not be resolved (#564) 3 months ago
PluginRepository.java Add more javadoc 3 months ago
PluginRuntimeException.java Convert PluginException in PluginRuntimeException and use unchecked exceptions 5 years ago
PluginState.java Add more javadoc 3 months ago
PluginStateEvent.java Make `PluginStateEvent` fields `final` (#566) 3 months ago
PluginStateListener.java Add more javadoc 3 months ago
PluginStatusProvider.java Add more javadoc 3 months ago
PluginWrapper.java Add more javadoc 3 months ago
PropertiesPluginDescriptorFinder.java Add support for reading plugin descriptor from zip 2 years ago
RuntimeMode.java Add more javadoc 3 months 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 Add more javadoc 3 months ago
ZipPluginManager.java Support multiple plugin root directories (#404) 3 years ago