When I run the Kotlin project, the following error is prompted.
Kotlin: Unresolved reference: aspectj
my environment:
IntelliJ IDEA 2023.2.7 (Ultimate Edition)
Build #IU-232.10319.17, built on June 6, 2024
Expiration date: August 22, 2024
Runtime version: 17.0.10+7-b1000.50 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 10240M
Cores: 20
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
Statistic (4.2.14)
HighlightBracketPair (1.4.3)
ink.organics.pojo2json (2.0.6)
com.intellij.plugins.haxe (1.5.3)
jclasslib (6.0.4.2)
org.jetbrains.kotlin (232-1.9.24-release-822-IJ10072.27)
com.intellij.dubbo (232.8660.200)
com.bruce.intellijplugin.generatesetter (2.8.4)
com.seewo.api.swapi (1.2.3)
SequenceDiagram (3.0.9)
MavenRunHelper (4.28.0-IJ2022.2)
Pythonid (232.10319.17)
com.alibabacloud.intellij.cosy (1.3.11)
instant-invoke (2023.2-1)
com.baomidou.plugin.idea.mybatisx (1.6.3)
Kotlin: 232-1.9.24-release-822-IJ10072.27
anyone help me . Please
I try
1、restart IDEA is ok
2、Invalidate and Restart is ok
3、rebuild project is ok
4、mvn clean install is ok
5、run projct ng
gseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.