manifold-ij icon indicating copy to clipboard operation
manifold-ij copied to clipboard

Illegal string escape

Open ice1000 opened this issue 1 year ago • 8 comments
trafficstars

Using https://github.com/manifold-systems/manifold-ij/issues/31#issuecomment-2116860834, I get image

in a random project

ice1000 avatar May 17 '24 15:05 ice1000

IntelliJ IDEA 2024.2 EAP (Ultimate Edition)
Build #IU-242.10180.25, built on May 15, 2024
Licensed to IntelliJ IDEA EAP user: Yinsen Zhang
Expiration date: June 14, 2024
Runtime version: 21.0.3+13-b446.1 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2010M
Cores: 20
Registry:
  debugger.new.tool.window.layout=true
  ide.experimental.ui=true
  ide.images.show.chessboard=true
Non-Bundled Plugins:
  org.canonical.intellij (1.0)
  PsiViewer (242.4697)
  manifold.ij (2024.1.2)
  org.jetbrains.idea.grammar (2022.3.2)
  org.ice1000.kala (0.9)
  org.aya.intellij (0.0.1-SNAPSHOT)
  com.jetbrains.darkPurpleTheme (1.3)
  com.jetbrains.space (242.10180.28)
  fuck.idea.jpms (SNAPSHOT)
  com.perl5 (242.5944)
Kotlin: 242.10180.25-IJ

ice1000 avatar May 17 '24 15:05 ice1000

Here you just need to refresh your maven/gradle build.

rsmckinney avatar May 17 '24 18:05 rsmckinney

https://github.com/manifold-systems/manifold-ij/assets/16398479/2c8b0268-a23c-40b2-8631-953679abbd88

ice1000 avatar May 17 '24 20:05 ice1000

Still doesn't work :(

ice1000 avatar May 17 '24 20:05 ice1000

Are you using JDK 21 Preview as your IJ JDK?

rsmckinney avatar May 17 '24 22:05 rsmckinney

Are you using JDK 21 Preview as your IJ JDK?

Yes

ice1000 avatar May 18 '24 00:05 ice1000

Of course. String template is a preview feature

ice1000 avatar May 18 '24 00:05 ice1000

I can't reproduce the error. A sample project or build file that produces this error would help me find the problem. Thanks.

rsmckinney avatar May 18 '24 03:05 rsmckinney