Jordan
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Jordan created a post, Creating module dependency
I have a pluing that adds dependencies to modules. Everything works fine but IDEA hangs - sometimes for several minutes - after the plugin does its work. Any idea what is causing this and what I ca... -
Jordan created a post, Why is it so hard to make a WAR file?
It's version 11 of IDEA already. Can we please have a simple way to make a WAR file? I've been searching and searching and there seems to be no easy way to get a deployable WAR file that has the we... -
Jordan created a post, Why is it so hard to make a WAR file?
It's version 11 of IDEA already. Can we please have a simple way to make a WAR file? I've been searching and searching and there seems to be no easy way to get a deployable WAR file that has the we... -
Jordan created a post, Project Structure keeps collapsing
Note: Mac 9.0.1When I use the keyboard to bring up the Project Structure panel, the entire project structure keeps collapsing. The behavior is, I open the Project Structure, open all the paths then... -
Jordan created a post, Language plugin (IDEA 8)
I'm starting to write a language plugin for IDEA 8. The doc says "the lexer is expected to be returned fromLanguage.getSyntaxHighlighter().getHighlightingLexer();" - well my version of com.intellij... -
Jordan created a post, Language plugin (IDEA 8)
I'm starting to write a language plugin for IDEA 8. The doc says "the lexer is expected to be returned from Language.getSyntaxHighlighter().getHighlightingLexer();" - well my version of com.intelli... -
Jordan created a post, Where are the master keymap files stored?
Out of nowhere, IDEA 8 has started corrupting my keymap file. I found the keymap file (JZ.xml) in the documents directory (Windows) but editing it has no effect. When I run IDEA again the keymap fi... -
Jordan created a post, Can I debug a plugin that uses a custom classloader?
I have a plugin architecture for my app and it uses a custom classloader for each plugin. Is it possible to debug these plugins? The plugins are executed by calling loadClass() on the custom classl... -
-
Jordan commented,