You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(service): modify JavaWriteTestService to use JavaLanguage
The JavaWriteTestService in the service package has been modified to use the JavaLanguage class instead of the deprecated Language class. This change ensures compatibility with the latest version of IntelliJ IDEA.
0 commit comments