Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add config-file for ultimate dependencies #172

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

MarcinVaadin
Copy link
Member

@MarcinVaadin MarcinVaadin commented Nov 21, 2024

Fixes:

Configuration of Vaadin 1.0.0.eap91 has 3 defects
Optional dependency declaration on 'com.intellij.microservices.jvm' should specify "config-file". Declare config-file attribute in addition to optional dependency in the plugin.xml file.
Optional dependency declaration on 'com.intellij.modules.ultimate' should specify "config-file". Declare config-file attribute in addition to optional dependency in the plugin.xml file.
Optional dependency declaration on 'com.intellij.modules.microservices' should specify "config-file". Declare config-file attribute in addition to optional dependency in the plugin.xml file.

Adds comment in PR with validation results not to encounter such errors in future.

Copy link

Artifact build on last commit: distributions.zip.
For MacOS users: there is a zip inside this zip and Finder unzips them both at once. Use unzip distributions.zip from Terminal or check solution for Archive Manager.

Copy link

Artifact build on last commit: distributions.zip.
For MacOS users: there is a zip inside this zip and Finder unzips them both at once. Use unzip distributions.zip from Terminal or check solution for Archive Manager.

Copy link

Plugin com.vaadin.intellij-plugin:1.0-SNAPSHOT against IU-233.15619.7

Compatible. 48 usages of experimental API

Experimental API usages (48)

Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton reference

  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment(Row, SkeletonStarterPanel.SegmentModel) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.SegmentModel.component : SegmentedButton. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.SegmentModel.setComponent(SegmentedButton) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.SegmentModel.getComponent() : SegmentedButton. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$3.invoke(Row) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.SegmentModel.update() : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$1.invoke(Row) : void. This interface can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.microservices.jvm.url.UastReferenceInjectorUtils.uastUrlReferenceProvider(UrlPathReferenceInjector) invocation

  • Experimental API method com.intellij.microservices.jvm.url.UastReferenceInjectorUtils.uastUrlReferenceProvider(com.intellij.microservices.url.references.UrlPathReferenceInjector injector) : com.intellij.psi.UastReferenceProvider is invoked in com.vaadin.plugin.endpoints.VaadinReferenceContributor.registerReferenceProviders(PsiReferenceRegistrar) : void. This method can be changed in a future release leading to incompatibilities

Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation reference

  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$3$1.invoke(Object, Object) : Object. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment$1.invoke(SegmentedButton.ItemPresentation, String) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$3$1.invoke(SegmentedButton.ItemPresentation, boolean) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment$1.invoke(Object, Object) : Object. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$1$1.invoke(SegmentedButton.ItemPresentation, String) : void. This interface can be changed in a future release leading to incompatibilities
  • Experimental API interface com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation is referenced in com.vaadin.plugin.module.QuickStarterPanel.root$1$1$1.invoke(Object, Object) : Object. This interface can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setEnabled(boolean) invocation

  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setEnabled(boolean arg0) : void is invoked in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment$1.invoke(SegmentedButton.ItemPresentation, String) : void. This method can be changed in a future release leading to incompatibilities

Experimental API constructor com.intellij.microservices.jvm.cache.ModuleCacheValueHolder.(Module) invocation

  • Experimental API constructor com.intellij.microservices.jvm.cache.ModuleCacheValueHolder.(com.intellij.openapi.module.Module module) is invoked in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVariants(Module) : Sequence. This constructor can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.psi.util.SplitEscaper.AcceptAll reference

  • Experimental API class com.intellij.psi.util.SplitEscaper.AcceptAll is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.vaadinUrlPksParser$1.invoke(CharSequence, String) : SplitEscaper. This class can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.dsl.builder.Row.segmentedButton(Collection, Function2) invocation

  • Experimental API method com.intellij.ui.dsl.builder.Row.segmentedButton(java.util.Collection arg0, kotlin.jvm.functions.Function2 arg1) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment(Row, SkeletonStarterPanel.SegmentModel) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.Row.segmentedButton(java.util.Collection arg0, kotlin.jvm.functions.Function2 arg1) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$1.invoke(Row) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.Row.segmentedButton(java.util.Collection arg0, kotlin.jvm.functions.Function2 arg1) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$3.invoke(Row) : void. This method can be changed in a future release leading to incompatibilities

Experimental API enum com.intellij.lang.jvm.JvmModifier reference

  • Experimental API enum com.intellij.lang.jvm.JvmModifier is referenced in com.vaadin.plugin.endpoints.VaadinImplicitUsageProvider.isImplicitUsage(PsiElement) : boolean. This enum can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.bind(ObservableMutableProperty) invocation

  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.bind(com.intellij.openapi.observable.properties.ObservableMutableProperty arg0) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$1.invoke(Row) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.bind(com.intellij.openapi.observable.properties.ObservableMutableProperty arg0) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$3.invoke(Row) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.bind(com.intellij.openapi.observable.properties.ObservableMutableProperty arg0) : com.intellij.ui.dsl.builder.SegmentedButton is invoked in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment(Row, SkeletonStarterPanel.SegmentModel) : void. This method can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.microservices.jvm.cache.SourceLibSearchProvider reference

  • Experimental API class com.intellij.microservices.jvm.cache.SourceLibSearchProvider is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.() : void. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.microservices.jvm.cache.SourceLibSearchProvider is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.VAADIN_ROUTES_SEARCH : SourceLibSearchProvider. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.microservices.jvm.cache.SourceLibSearchProvider is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVAADIN_ROUTES_SEARCH() : SourceLibSearchProvider. This class can be changed in a future release leading to incompatibilities

Experimental API method org.jetbrains.plugins.gradle.util.GradleUtil.findGradleModuleData(Module) invocation

  • Experimental API method org.jetbrains.plugins.gradle.util.GradleUtil.findGradleModuleData(com.intellij.openapi.module.Module module) : com.intellij.openapi.externalSystem.model.DataNode is invoked in com.vaadin.plugin.hotswapagent.JdkUtil.Companion.getGradleJavaVersion(Module) : Integer. This method can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.java.library.JavaLibraryUtil reference

  • Experimental API class com.intellij.java.library.JavaLibraryUtil is referenced in com.vaadin.plugin.endpoints.VaadinModelKt.hasVaadinFlow(Module) : boolean. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.java.library.JavaLibraryUtil is referenced in com.vaadin.plugin.endpoints.VaadinModelKt.hasVaadinFlow(Project) : boolean. This class can be changed in a future release leading to incompatibilities

Experimental API field com.intellij.lang.jvm.JvmModifier.ABSTRACT access

  • Experimental API field com.intellij.lang.jvm.JvmModifier.ABSTRACT : com.intellij.lang.jvm.JvmModifier is accessed in com.vaadin.plugin.endpoints.VaadinImplicitUsageProvider.isImplicitUsage(PsiElement) : boolean. This field can be changed in a future release leading to incompatibilities

Experimental API constructor com.intellij.microservices.jvm.cache.SourceLibSearchProvider.(String, Function3) invocation

  • Experimental API constructor com.intellij.microservices.jvm.cache.SourceLibSearchProvider.(java.lang.String keyCode, kotlin.jvm.functions.Function3 provider) is invoked in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.() : void. This constructor can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setText(String) invocation

  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setText(java.lang.String arg0) : void is invoked in com.vaadin.plugin.module.SkeletonStarterPanel.buildSegment$1.invoke(SegmentedButton.ItemPresentation, String) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setText(java.lang.String arg0) : void is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$1$1.invoke(SegmentedButton.ItemPresentation, String) : void. This method can be changed in a future release leading to incompatibilities
  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.ItemPresentation.setText(java.lang.String arg0) : void is invoked in com.vaadin.plugin.module.QuickStarterPanel.root$1$3$1.invoke(SegmentedButton.ItemPresentation, boolean) : void. This method can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.psi.util.PartiallyKnownString reference

  • Experimental API class com.intellij.psi.util.PartiallyKnownString is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.parseVaadinUrlMapping(String) : UrlPath. This class can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.microservices.jvm.url.UastReferenceInjectorUtils.uastUrlPathReferenceInjectorForScheme(List, UrlPksParser) invocation

  • Experimental API method com.intellij.microservices.jvm.url.UastReferenceInjectorUtils.uastUrlPathReferenceInjectorForScheme(java.util.List schemes, com.intellij.microservices.url.references.UrlPksParser parser) : com.intellij.microservices.url.references.UrlPathReferenceInjector is invoked in com.vaadin.plugin.endpoints.VaadinReferenceContributor.registerReferenceProviders(PsiReferenceRegistrar) : void. This method can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.java.library.JavaLibraryUtil.hasLibraryClass(Module, String) invocation

  • Experimental API method com.intellij.java.library.JavaLibraryUtil.hasLibraryClass(com.intellij.openapi.module.Module module, java.lang.String classFqn) : boolean is invoked in com.vaadin.plugin.endpoints.VaadinModelKt.hasVaadinFlow(Module) : boolean. This method can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.microservices.jvm.url.UastReferenceInjectorUtils reference

  • Experimental API class com.intellij.microservices.jvm.url.UastReferenceInjectorUtils is referenced in com.vaadin.plugin.endpoints.VaadinReferenceContributor.registerReferenceProviders(PsiReferenceRegistrar) : void. This class can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.java.library.JavaLibraryUtil.hasLibraryClass(Project, String) invocation

  • Experimental API method com.intellij.java.library.JavaLibraryUtil.hasLibraryClass(com.intellij.openapi.project.Project project, java.lang.String classFqn) : boolean is invoked in com.vaadin.plugin.endpoints.VaadinModelKt.hasVaadinFlow(Project) : boolean. This method can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.update(T[]) invocation

  • Experimental API method com.intellij.ui.dsl.builder.SegmentedButton.update(T[] arg0) : void is invoked in com.vaadin.plugin.module.SkeletonStarterPanel.SegmentModel.update() : void. This method can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.microservices.jvm.cache.UastCachedSearchUtils.sequenceWithCache(ScopedCacheValueHolder, SourceLibSearchProvider) invocation

  • Experimental API method com.intellij.microservices.jvm.cache.UastCachedSearchUtils.sequenceWithCache(com.intellij.microservices.jvm.cache.ScopedCacheValueHolder holder, com.intellij.microservices.jvm.cache.SourceLibSearchProvider cacheKey) : kotlin.sequences.Sequence is invoked in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVariants(Module) : Sequence. This method can be changed in a future release leading to incompatibilities

Experimental API constructor com.intellij.psi.util.PartiallyKnownString.(String) invocation

  • Experimental API constructor com.intellij.psi.util.PartiallyKnownString.(java.lang.String string) is invoked in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.parseVaadinUrlMapping(String) : UrlPath. This constructor can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.microservices.jvm.cache.ModuleCacheValueHolder reference

  • Experimental API class com.intellij.microservices.jvm.cache.ModuleCacheValueHolder is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVariants(Module) : Sequence. This class can be changed in a future release leading to incompatibilities

Experimental API field com.intellij.psi.util.SplitEscaper.AcceptAll.INSTANCE access

  • Experimental API field com.intellij.psi.util.SplitEscaper.AcceptAll.INSTANCE : com.intellij.psi.util.SplitEscaper.AcceptAll is accessed in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.vaadinUrlPksParser$1.invoke(CharSequence, String) : SplitEscaper. This field can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.microservices.jvm.cache.ScopedCacheValueHolder reference

  • Experimental API class com.intellij.microservices.jvm.cache.ScopedCacheValueHolder is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVariants(Module) : Sequence. This class can be changed in a future release leading to incompatibilities

Experimental API class com.intellij.microservices.jvm.cache.UastCachedSearchUtils reference

  • Experimental API class com.intellij.microservices.jvm.cache.UastCachedSearchUtils is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.getVariants(Module) : Sequence. This class can be changed in a future release leading to incompatibilities

Experimental API interface com.intellij.psi.util.SplitEscaper reference

  • Experimental API interface com.intellij.psi.util.SplitEscaper is referenced in com.vaadin.plugin.endpoints.VaadinUrlResolverKt.vaadinUrlPksParser$1.invoke(CharSequence, String) : SplitEscaper. This interface can be changed in a future release leading to incompatibilities

Dynamic Plugin Status

Plugin can probably be enabled or disabled without IDE restart

@MarcinVaadin MarcinVaadin merged commit 2ec3619 into main Nov 22, 2024
4 checks passed
@MarcinVaadin MarcinVaadin deleted the chore/config-file-for-optional-depends branch November 22, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants