Lukasz Lenart
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Mixing different extension points in one plugin
AnsweredI'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... -
Created java.lang.NoClassDefFoundError: com/intellij/jsp/highlighter/NewJspFileType
AnsweredI 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 [... -
Created JSP support
AnsweredWhere 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... -
Created IDEA IntelliJ starts as inactive window on OSX
AnsweredHi, 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 ... -
Created 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... -
Created [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... -
Created 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...