Concourse working, Boot wip
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name":"java.lang.Boolean",
|
||||
"methods":[{"name":"getBoolean","parameterTypes":["java.lang.String"] }]
|
||||
},
|
||||
{
|
||||
"name":"sun.management.VMManagementImpl",
|
||||
"fields":[
|
||||
{"name":"compTimeMonitoringSupport"},
|
||||
{"name":"currentThreadCpuTimeSupport"},
|
||||
{"name":"objectMonitorUsageSupport"},
|
||||
{"name":"otherThreadCpuTimeSupport"},
|
||||
{"name":"remoteDiagnosticCommandsSupport"},
|
||||
{"name":"synchronizerUsageSupport"},
|
||||
{"name":"threadAllocatedMemorySupport"},
|
||||
{"name":"threadContentionMonitoringSupport"}
|
||||
]
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"interfaces":["java.lang.reflect.ParameterizedType","org.springframework.core.SerializableTypeWrapper$SerializableTypeProxy","java.io.Serializable"]
|
||||
},
|
||||
{
|
||||
"interfaces":["org.springframework.boot.context.properties.ConfigurationProperties"]
|
||||
},
|
||||
{
|
||||
"interfaces":["org.springframework.ide.vscode.commons.protocol.STS4LanguageClient","org.eclipse.lsp4j.jsonrpc.Endpoint"]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,207 @@
|
||||
{
|
||||
"resources":{
|
||||
"includes":[
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/ch.qos.logback.classic.spi.Configurator\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/org.slf4j.spi.SLF4JServiceProvider\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/spring-autoconfigure-metadata.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/spring.factories\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qlogback.xml\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/beans/factory/config/BeanFactoryPostProcessor.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureAfter.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureBefore.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureOrder.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/aop/AopAutoConfiguration$AspectJAutoProxyingConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/aop/AopAutoConfiguration$ClassProxyingConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/aop/AopAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/availability/ApplicationAvailabilityAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheConfigurationImportSelector.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerEntityManagerFactoryDependsOnPostProcessor.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerValidator.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/CacheAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/GenericCacheConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/NoOpCacheConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/cache/SimpleCacheConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/condition/ConditionalOnBean.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/condition/ConditionalOnClass.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/condition/ConditionalOnMissingClass.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/LifecycleAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/PropertyPlaceholderAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/gson/GsonAutoConfiguration$StandardGsonBuilderCustomizer.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/gson/GsonAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration$GitResourceAvailableCondition.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonAutoConfigurationRuntimeHints.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonMixinConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/orm/jpa/EntityManagerFactoryDependsOnPostProcessor.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/sql/init/R2dbcInitializationConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/sql/init/SqlInitializationAutoConfiguration$SqlInitializationModeCondition$ModeIsNever.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/sql/init/SqlInitializationAutoConfiguration$SqlInitializationModeCondition.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/sql/init/SqlInitializationAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/ssl/SslAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/context/properties/EnableConfigurationProperties.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/context/properties/EnableConfigurationPropertiesRegistrar.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/sql/init/dependency/DatabaseInitializationDependencyConfigurer.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/Conditional.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/Configuration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/Import.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/ImportBeanDefinitionRegistrar.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/core/Ordered.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/languageserver/reconcile/DiagnosticSeverityProvider.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/languageserver/starter/LanguageServerAutoConf.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/languageserver/starter/LanguageServerRunnerAutoConf.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/jsoup/nodes/entities-base.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/jsoup/nodes/entities-full.properties\\E"
|
||||
}
|
||||
]},
|
||||
"bundles":[]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"type":"agent-extracted",
|
||||
"classes":[
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"interfaces":["java.lang.reflect.ParameterizedType","org.springframework.core.SerializableTypeWrapper$SerializableTypeProxy","java.io.Serializable"]
|
||||
},
|
||||
{
|
||||
"interfaces":["org.springframework.boot.context.properties.ConfigurationProperties"]
|
||||
},
|
||||
{
|
||||
"interfaces":["org.springframework.ide.vscode.commons.protocol.STS4LanguageClient","org.eclipse.lsp4j.jsonrpc.Endpoint"]
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,309 @@
|
||||
{
|
||||
"resources":{
|
||||
"includes":[
|
||||
{
|
||||
"pattern": "META-INF/rewrite/.*"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/dgminfo\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/ch.qos.logback.classic.spi.Configurator\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/java.nio.file.spi.FileSystemProvider\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/javax.xml.parsers.SAXParserFactory\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/javax.xml.stream.XMLInputFactory\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/javax.xml.stream.XMLOutputFactory\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/org.slf4j.spi.SLF4JServiceProvider\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/spring-autoconfigure-metadata.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/spring.factories\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qlogback.xml\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/core/internal/runtime/messages.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/messages.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser1.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser10.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser11.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser12.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser13.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser14.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser15.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser16.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser17.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser18.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser19.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser2.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser20.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser21.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser22.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser23.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser24.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser3.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser4.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser5.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser6.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser7.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser8.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/parser9.rsc\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/eclipse/jdt/internal/compiler/parser/readableNames.props\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17ModifierResults.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17Parser$1.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17Parser$ByteArrayCapableJavacFileManager.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17Parser$PackageAwareJavaFileObject$1.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17Parser$PackageAwareJavaFileObject.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17Parser$ResettableLog.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17ParserInputFileObject.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17ParserVisitor$1.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17ParserVisitor.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17TypeMapping$1.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17TypeMapping.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17TypeSignatureBuilder$1.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/openrewrite/java/isolated/ReloadableJava17TypeSignatureBuilder.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/beans/factory/InitializingBean.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureAfter.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureBefore.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/AutoConfigureOrder.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/autoconfigure/context/PropertyPlaceholderAutoConfiguration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/context/properties/EnableConfigurationProperties.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/boot/context/properties/EnableConfigurationPropertiesRegistrar.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/Configuration.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/Import.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/context/annotation/ImportBeanDefinitionRegistrar.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootDiagnosticSeverityProvider.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootJavaCompletionEngineConfigurer.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootJavaConfig.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootLanguageServerBootApp.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootLanguageServerInitializer.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/BootVersionValidationConfig.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/ClasspathResourceCompletionProvider$ClasspathHints.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/ClasspathResourceCompletionProvider.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/DollarPropertyCompletionProvider.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/JdtConfig.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/PropertiesJavaDefinitionHandler.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/RestTemplateFactory.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/RewriteConfig.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/RewriteInitializer.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/SpringSymbolIndex$DeleteItems.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/SpringSymbolIndex$DeleteProject.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/SpringSymbolIndex$InitializeProject.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/SpringSymbolIndex.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/SpringSymbolIndexerConfig.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/XmlBeansConfigDefinitionHandler.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/YamlPropertiesJavaDefinitionHandler.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/boot/app/\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/languageserver/completion/ICompletionEngine.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/languageserver/reconcile/DiagnosticSeverityProvider.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/languageserver/util/DefinitionHandler.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/languageserver/util/LanguageSpecific.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/commons/protocol/spring/SpringIndex.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/languageserver/starter/LanguageServerAutoConf.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/springframework/ide/vscode/languageserver/starter/LanguageServerRunnerAutoConf.class\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/xerial/snappy/VERSION\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qorg/xerial/snappy/native/Mac/aarch64/libsnappyjava.dylib\\E"
|
||||
}
|
||||
]},
|
||||
"bundles":[
|
||||
{
|
||||
"name":"com.sun.tools.javac.resources.compiler",
|
||||
"classNames":["com.sun.tools.javac.resources.compiler"]
|
||||
},
|
||||
{
|
||||
"name":"com.sun.tools.javac.resources.ct",
|
||||
"classNames":["com.sun.tools.javac.resources.ct"]
|
||||
},
|
||||
{
|
||||
"name":"com.sun.tools.javac.resources.javac",
|
||||
"classNames":["com.sun.tools.javac.resources.javac"]
|
||||
},
|
||||
{
|
||||
"name":"org.eclipse.jdt.internal.compiler.batch.messages",
|
||||
"locales":[""]
|
||||
},
|
||||
{
|
||||
"name":"org.eclipse.jdt.internal.compiler.problem.messages",
|
||||
"locales":[""]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,107 @@
|
||||
{
|
||||
"types":[
|
||||
{
|
||||
"name":"byte[]"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Boolean"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Exception"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Integer"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Number"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Object[]"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.StackTraceElement"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.StackTraceElement[]"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.String"
|
||||
},
|
||||
{
|
||||
"name":"java.lang.Throwable"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.MarshalledObject"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.dgc.Lease"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.dgc.VMID"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.server.ObjID"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.server.ObjID[]"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.server.RemoteObject"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.server.RemoteStub"
|
||||
},
|
||||
{
|
||||
"name":"java.rmi.server.UID"
|
||||
},
|
||||
{
|
||||
"name":"java.util.ArrayList"
|
||||
},
|
||||
{
|
||||
"name":"java.util.Collections$EmptyList"
|
||||
},
|
||||
{
|
||||
"name":"java.util.HashMap"
|
||||
},
|
||||
{
|
||||
"name":"java.util.HashSet"
|
||||
},
|
||||
{
|
||||
"name":"java.util.LinkedHashMap"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.InstanceNotFoundException"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.InstanceOfQueryExp"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.JMException"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.ObjectName"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.OperationsException"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.OrQueryExp"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.QueryEval"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.StringValueExp"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.remote.rmi.RMIConnectionImpl_Stub"
|
||||
},
|
||||
{
|
||||
"name":"javax.management.remote.rmi.RMIServerImpl_Stub"
|
||||
}
|
||||
],
|
||||
"lambdaCapturingTypes":[
|
||||
],
|
||||
"proxies":[
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user