File tree Expand file tree Collapse file tree
jakarta-web-impl/src/main/resources/META-INF
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<consulo-plugin-requires >
22 <plugins >
3- <plugin >consulo.javaee </plugin >
3+ <plugin >consulo.jakarta.web </plugin >
44 </plugins >
55</consulo-plugin-requires >
Original file line number Diff line number Diff line change 7272 <configuration >
7373 <dependencies >
7474 <dependency >consulo.java</dependency >
75- <dependency >consulo.javaee </dependency >
75+ <dependency >consulo.jakarta.web </dependency >
7676 <dependency >org.intellij.groovy</dependency >
7777 <dependency >com.intellij.xml</dependency >
7878 <dependency >com.intellij.properties</dependency >
191191 </dependency >
192192 <dependency >
193193 <groupId >${project.groupId} </groupId >
194- <artifactId >consulo.javaee </artifactId >
194+ <artifactId >consulo.jakarta.web </artifactId >
195195 <version >${project.version} </version >
196196 <scope >provided</scope >
197197 </dependency >
Original file line number Diff line number Diff line change 2626 </tags >
2727 <depends >org.intellij.groovy</depends >
2828 <depends optional =" true" >org.jetbrains.idea.maven</depends >
29- <depends optional =" true" >consulo.javaee </depends >
29+ <depends optional =" true" >consulo.jakarta.web </depends >
3030
3131 <permissions >
3232 <permission type =" GET_ENV" />
You can’t perform that action at this time.
0 commit comments