jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

jetty-ee8-osgi-boot-jsp is broken on IntelliJ

Open joakime opened this issue 6 months ago • 1 comments
trafficstars

Jetty version(s) 12.0.x and 12.1.x

Jetty Environment ee8

Java version/vendor (use: java -version) Temurin 17 and Temurin 21 (didn't test others)

Description When attempting to import (from a fresh clone) the jetty-12.0.x or jetty-12.1.x branches into the new IntelliJ 2025.1.1 the following error occurs.

Image

It says ...

Cannot Save Settings Content root '/home/joakim/code/jetty/12.1.x/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp' is defined for modules 'jetty-ee8-osgi-boot-jsp' and 'jetty-ee8-osgi-boot-jsp.main'. Two modules in a project cannot share the same content root.

joakime avatar May 15 '25 21:05 joakime