

name: # Name (must match the value in the XML file url: # URL to download the codestyles XML from # List of codestyles (each XML location may be specified by URL or filesystem path) Intellij_disabled_plugins: # see ~/.config/JetBrains/*Idea*/disabled_plugins.txt # Must match the name given to one of the `intellij_jdks`.


# Required if you specify `intellij_jdks`. # The name of the JDK you want to be the default for new projects. name: # The name use want to use for this JDK home: # The path to the JDK home. username: # Unix user name intellij_group: # Unix group for the user's files/directories (optional - defaults to username) intellij_jdks: The thing is that I already have -add-modules=ALL-SYSTEM in my eclipse.# IntelliJ IDEA version number intellij_version: '2023.2.3 ' # Mirror where to dowload IntelliJ IDEA redistributable package from # Using HTTP because of intellij_mirror: ' ' # Edition to install (community or ultimate) intellij_edition: community # Base installation directory for any IntelliJ IDEA distribution intellij_install_dir: /opt/idea/idea- " # Timeout for IntelliJ IDEA download response in seconds intellij_idea_download_timeout_seconds: 600 4.core.di.InjectionException: : javax/annotation/PostConstructĪt 4.InjectorImpl.internalMake(InjectorImpl.java:410)Īt 4.InjectorImpl.make(InjectorImpl.java:318)Īt 4.(ContextInjectionFactory.java:162)Īt 4.ui.4Application.createDefaultHeadlessContext(E4Application.java:491)Īt 4.ui.4Application.createDefaultContext(E4Application.java:505)Īt 4.ui.4Application.createE4Workbench(E4Application.java:204)Īt .$3(Workbench.java:614)Īt .(Realm.java:336)Īt .(Workbench.java:594)Īt .PlatformUI.createAndRunWorkbench(PlatformUI.java:148)Īt .start(IDEApplication.java:151)Īt .(EclipseAppHandle.java:196)Īt .(EclipseAppLauncher.java:134)Īt .(EclipseAppLauncher.java:104)Īt .(EclipseStarter.java:388)Īt .(EclipseStarter.java:243)Īt java.base/.invoke0(Native Method)Īt java.base/.invoke(NativeMethodAccessorImpl.java:62)Īt java.base/.invoke(DelegatingMethodAccessorImpl.java:43)Īt java.base/.invoke(Method.java:564)Īt .Main.invokeFramework(Main.java:653)Īt .Main.basicRun(Main.java:590)Īt .n(Main.java:1499)Īt .Main.main(Main.java:1472)Ĭaused by: : javax/annotation/PostConstructĪt 4.InjectorImpl.inject(InjectorImpl.java:124)Īt 4.InjectorImpl.internalMake(InjectorImpl.java:399)Ĭaused by: : cannot be found by 4.core.di_1.6.100.v20170421-1418Īt .(BundleLoader.java:433)Īt .(BundleLoader.java:395)Īt .(BundleLoader.java:387)Īt .(ModuleClassLoader.java:150)Īt java.base/(ClassLoader.java:496)Īfter that, I looked up online to check if there's something I'm supposed to do in order to run eclipse under Java 9 and I came across the Eclipse Wiki which talks about adding one more argument to the JVM. !SESSION 10:45:59.202 -īootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GBįramework arguments: -product .java.productĬommand-line arguments: -os linux -ws gtk -arch x86_64 -product .java.product
