Lukasz Lenart
- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 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... -
创建于 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 [... -
创建于 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... -
创建于 IDEA IntelliJ starts as inactive window on OSX
已回答Hi, I'm not sure when this started to happen but when I start my IDEA it starts as inactive application (the title bar is grayed out) and I must click on the window or circle with CMD+Tab to bring ... -
创建于 Mnemonics doesn't work in 13 but works in 12
Hi,I don't understand what's wrong, I have tried switching on/off options in Appearence section but nothing changed. I'm using the same JDK for both - 1.7_45 also the same KeyMap (Mac OSX 10.5+), p... -
创建于 [EAP 98.520] Links are broken
The link to download Mac version on this page [1] is broken [2] and also Unix version [3][1] http://confluence.jetbrains.net/display/IDEADEV/IDEA+X+EAP[2] http://download-ln.jetbrains.com/idea/idea... -
创建于 IDEA X hangs when closing plugin manager window
Hi,I've just installed the latest Idea X (96.756) and it hangs when I'm closing Plugin Manager. I entered just webproxy settings, refreshed plugin's list and tried to close the window :-(Windows XP...