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

com.intellij.module.xml is needed for IJ 2024.3 #2775

Closed
jonathanlermitage opened this issue Sep 12, 2024 · 5 comments
Closed

com.intellij.module.xml is needed for IJ 2024.3 #2775

jonathanlermitage opened this issue Sep 12, 2024 · 5 comments

Comments

@jonathanlermitage
Copy link

Have you checked the issues and discussions to ensure there are no duplicates?

Yes

Your programming languages

Java

Free or paid?

Paid users

Expected Behavior

Just for info, IDE 2024.3 (a first EAP has been published today) now requires the com.intellij.module.xml module. Please see attached screenshot:
image

Current Behavior

Code snippet for reproduce

*

Your Environment

IntelliJ IDEA 2024.3 EAP (Community Edition)
Build #IC-243.12818.47, built on September 11, 2024
Runtime version: 21.0.4+8-b589.3 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 10.0
Kotlin plugin: K2 mode (Beta)
Kotlin analyzer version: 2.1.0-dev-5765
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4060M
Cores: 6
Registry:
ide.text.fractional.metrics=[Auto|Disabled*|Enabled]
editor.text.fractional.metrics=[Auto|Disabled*|Enabled]
ide.slow.operations.assertion=false
i18n.locale=
markdown.open.vcs.log.link=true
llm.generate.commit.summary=true
Non-Bundled Plugins:
com.intellij.classic.ui (243.12818.47)
org.jetbrains.plugins.workspace (243.12818.47)
DevKit (243.12818.47)
lermitage.intellij.iconviewer (1.31.0)
lermitage.jetbrains.darcula.sombre (1.12.0.192)
Lombook Plugin (243.12818.47)
com.intellij.uiDesigner (243.12818.47)
lermitage.ij.all.pack (2024.9.1)
com.intellij.grazie.pro (0.3.329)
izhangzhihao.rainbow.brackets (2024.2.6-241)
com.intellij.ml.llm (243.12818.47)
uk.co.ben-gibson.remote.repository.mapper (4.5.2)
Kotlin: 243.12818.47-IJ

@izhangzhihao
Copy link
Owner

I installed both the Community and Ultimate of 2024.3, didn't see this pop up

image

Are you using JetBrains Client / Code With Me / IntelliJ Remote Development?

Might related to #2408

@izhangzhihao
Copy link
Owner

Add requires plugin 'com.intellij.modules.xml' to be installed for SEO.

@jonathanlermitage
Copy link
Author

Hum, weird. After an IDE restart, I no longer see the error message. Tag names are rainbowified in YAML files and XML files, but variable names are no longer rainbowified in Java files. No error or warnings in idea.log.
I'm not using JetBrains Client / Code With Me / IntelliJ Remote Development.

@izhangzhihao
Copy link
Owner

To enable rainbow variables,you may need enable the option in the settings

@izhangzhihao izhangzhihao removed the bug? label Sep 28, 2024
@izhangzhihao
Copy link
Owner

Closed since can not reproduce, even reproduced it's still an IDE issue.

@izhangzhihao izhangzhihao closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
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

No branches or pull requests

2 participants