Lukasz Lenart
- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
-
-
-
Lukasz Lenart 创建了一个帖子, 已回答Mixing different extension points in one plugin
I'm working on donated Struts2 plugin and I would like to change all the packages from com.intellij.struts2 into org.apache.struts.Yet this affects <extensions/> definition in plugin.xml. To get my... -
Lukasz Lenart 进行了评论, -
Lukasz Lenart 创建了一个帖子, 已回答java.lang.NoClassDefFoundError: com/intellij/jsp/highlighter/NewJspFileType
I switched to the new `NewJspFileType` instead of using `StdFileTypes.JSP` as mentioned in deprecation warning, yet when I start the IDE with my plugin I get this error:```2024-08-19 18:44:08,138 [... -
Lukasz Lenart 进行了评论, -
Lukasz Lenart 创建了一个帖子, 已回答JSP support
Where od I find what has changed in the latest IDEA version in case JSP support? I'm trying to update Struts2 plugin (which was donated to ASF) to work with the latest version of IntelliJ but a lot... -
Lukasz Lenart 进行了评论, -
Lukasz Lenart 进行了评论,