eclipse-plugin
eclipse-plugin copied to clipboard
Vaadin Plugin for Eclipse
Hello, I cannot install Vaadin plugin on eclipse due to dependency conflict. Steps to reproduce: 1. Install latest eclipse (2023-12) for linux https://www.eclipse.org/downloads/packages/release/2023-12/r/eclipse-ide-enterprise-java-and-web-developers 2. Attempt to install Vaadin plugin from...
Eclipse Version: 2022-12 (4.26.0) Build id: 20221201-1913 ``` java.lang.NoSuchMethodError: 'org.apache.maven.project.MavenProject org.eclipse.m2e.core.project.configurator.ProjectConfigurationRequest.getMavenProject()' at com.vaadin.integration.eclipse.maven.VaadinMavenProjectConfigurator.getSourceFolders(VaadinMavenProjectConfigurator.java:46) at org.eclipse.m2e.jdt.AbstractSourcesGenerationProjectConfigurator.configureRawClasspath(AbstractSourcesGenerationProjectConfigurator.java:65) at org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator.invokeJavaProjectConfigurators(AbstractJavaProjectConfigurator.java:227) at org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator.configure(AbstractJavaProjectConfigurator.java:186) at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:123) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.lambda$6(ProjectConfigurationManager.java:494) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:364) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:274) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:488) at...
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.10.0. Release notes Sourced from zip4j's releases. v2.10.0 Improvements: #403 - Use utf-8 by default when reading zip file names #416 - Add NoCompression deflate...
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
**Setup:** - OS: MacOS 10.14.5 - Eclipse: 2019-06 - JDK: Corretto-11.0.3.7.1 - Vaadin Plugin: 4.1.0.beta4 - Vaadin Designer Plugin: 4.3.0.beta2 **Steps:** 1. Create new 14 project with Spring Boot base...
Users that are not familiar with the Java ecosystem do not know what the different tech stack options mean. We don't need to explain them in detail, but only adding...
When I start Eclipse and occasionally while Eclipse is already running, I get an error dialog. The Eclipse Error log reveals the following details: ``` eclipse.buildId=4.7.2.M20171130-0510 java.version=1.8.0_161 java.vendor=Oracle Corporation BootLoader...
Use the Vaadin icon in the wizard, e.g. 
**Setup:** - Preview Eclipse plugin (for 14 support) - Eclipse 2019-06 (4.12.0) - MacOS 10.14.5 - Amazon Corretto 11 **Steps:** 1. New Vaadin project, use Spring Boot starter 2. Run...
I believe that most people are not interested in the Vaadin Notifications (sorry to be realistic here) so I would suggest that you implement a "Disable Vaadin Notifications" button/checkbox in...