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: Show notification if run configuration is not supported #197

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

MarcinVaadin
Copy link
Member

Workaround to notify users that Debug with HotSwap cannot be used for all cases.

That run icon will be hidden if possible.

Copy link

github-actions bot commented Dec 9, 2024

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

github-actions bot commented Dec 9, 2024

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

Compatible. 54 usages of experimental API. 7 usages of internal API

Experimental API usages (54)

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.QuickStarterPanel.root$1$1$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 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 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 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.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.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.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 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.ui.BadgeIconSupplier reference

  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.iconSupplier : BadgeIconSupplier. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This class 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.utils.VaadinProjectUtilKt.hasVaadin(Module) : boolean. This method 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 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 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.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.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 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.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 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.java.library.JavaLibraryUtil reference

  • Experimental API class com.intellij.java.library.JavaLibraryUtil is referenced in com.vaadin.plugin.utils.VaadinProjectUtilKt.hasVaadin(Project) : 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.utils.VaadinProjectUtilKt.hasVaadin(Module) : boolean. 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.utils.VaadinProjectUtilKt.hasVaadin(Project) : boolean. This method 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 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 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 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 constructor com.intellij.ui.BadgeIconSupplier.(Icon) invocation

  • Experimental API constructor com.intellij.ui.BadgeIconSupplier.(javax.swing.Icon originalIcon) is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This constructor can be changed in a future release leading to incompatibilities

Experimental API method com.intellij.ui.BadgeIconSupplier.getWarningIcon() invocation

  • Experimental API method com.intellij.ui.BadgeIconSupplier.getWarningIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. 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.ui.BadgeIconSupplier.getOriginalIcon() invocation

  • Experimental API method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method 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 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 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

Internal API usages (7)

Internal constructor com.intellij.ui.BadgeIconSupplier.(Icon) invocation

  • Internal constructor com.intellij.ui.BadgeIconSupplier.(javax.swing.Icon originalIcon) is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This constructor is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal class com.intellij.ui.BadgeIconSupplier reference

  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.iconSupplier : BadgeIconSupplier. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.
  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.
  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.

Internal method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() invocation

  • Internal method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal method com.intellij.util.ui.JBFont.smallOrNewUiMedium() invocation

  • Internal method com.intellij.util.ui.JBFont.smallOrNewUiMedium() : com.intellij.util.ui.JBFont is invoked in com.vaadin.plugin.ui.VaadinStatusBarInfoPopupPanel.createDescription(String) : JComponent. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal method com.intellij.ui.BadgeIconSupplier.getWarningIcon() invocation

  • Internal method com.intellij.ui.BadgeIconSupplier.getWarningIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Dynamic Plugin Status

Plugin can probably be enabled or disabled without IDE restart

Copy link

github-actions bot commented Dec 9, 2024

Plugin com.vaadin.intellij-plugin:1.0-SNAPSHOT against IC-233.11799.241

Compatible. 42 usages of experimental API. 7 usages of internal API

Missing dependencies (3)

  • module com.intellij.modules.ultimate (optional): Plugins declaring module 'com.intellij.modules.ultimate' are not found in JetBrains Marketplace https://plugins.jetbrains.com (used for plugin dependencies)
  • module com.intellij.modules.microservices (optional): Plugins declaring module 'com.intellij.modules.microservices' are not found in JetBrains Marketplace https://plugins.jetbrains.com (used for plugin dependencies)
  • com.intellij.microservices.jvm (optional): Plugin com.intellij.microservices.jvm is not available in JetBrains Marketplace https://plugins.jetbrains.com (used for plugin dependencies)

Experimental API usages (42)

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 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 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 class com.intellij.ui.BadgeIconSupplier reference

  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This class can be changed in a future release leading to incompatibilities
  • Experimental API class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.iconSupplier : BadgeIconSupplier. This class 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 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 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.utils.VaadinProjectUtilKt.hasVaadin(Module) : boolean. This method 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.ui.BadgeIconSupplier.(Icon) invocation

  • Experimental API constructor com.intellij.ui.BadgeIconSupplier.(javax.swing.Icon originalIcon) is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). 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.ui.BadgeIconSupplier.getWarningIcon() invocation

  • Experimental API method com.intellij.ui.BadgeIconSupplier.getWarningIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. 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.utils.VaadinProjectUtilKt.hasVaadin(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.utils.VaadinProjectUtilKt.hasVaadin(Project) : boolean. This class 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 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 method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() invocation

  • Experimental API method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method 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 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.utils.VaadinProjectUtilKt.hasVaadin(Project) : boolean. This method 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

Internal API usages (7)

Internal constructor com.intellij.ui.BadgeIconSupplier.(Icon) invocation

  • Internal constructor com.intellij.ui.BadgeIconSupplier.(javax.swing.Icon originalIcon) is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This constructor is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal class com.intellij.ui.BadgeIconSupplier reference

  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.iconSupplier : BadgeIconSupplier. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.
  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.(Project). This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.
  • Internal class com.intellij.ui.BadgeIconSupplier is referenced in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.

Internal method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() invocation

  • Internal method com.intellij.ui.BadgeIconSupplier.getOriginalIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal method com.intellij.util.ui.JBFont.smallOrNewUiMedium() invocation

  • Internal method com.intellij.util.ui.JBFont.smallOrNewUiMedium() : com.intellij.util.ui.JBFont is invoked in com.vaadin.plugin.ui.VaadinStatusBarInfoPopupPanel.createDescription(String) : JComponent. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Internal method com.intellij.ui.BadgeIconSupplier.getWarningIcon() invocation

  • Internal method com.intellij.ui.BadgeIconSupplier.getWarningIcon() : javax.swing.Icon is invoked in com.vaadin.plugin.ui.VaadinStatusBarWidget.getIcon() : Icon. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code.

Dynamic Plugin Status

Plugin can probably be enabled or disabled without IDE restart

Copy link
Contributor

@mgarciavaadin mgarciavaadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not critical but the application could not be a spring application and the message kind of assumes that it is.

@MarcinVaadin
Copy link
Member Author

Not critical but the application could not be a spring application and the message kind of assumes that it is.

Yes, but using "Java application" will be to broad and issue returns.

@MarcinVaadin MarcinVaadin merged commit 5608e01 into main Dec 10, 2024
6 checks passed
@MarcinVaadin MarcinVaadin deleted the chore/not-supported-run-configuration-popup branch December 10, 2024 07:25
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