Jordan

- 活动总数 72
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 23
-
Jordan 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论,