主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman Shevchenko
活动总数
737
最后的活动
2023年10月06日 15:54
成员加入日期
2010年03月24日 10:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
263
活动概览
文章(0)
帖子(0)
评论(474)
按最近的活动排序
最近的活动
投票数
创建于
2011年08月02日 10:15
Hi Donald,you can try to take a thread dump with jstack, or look for them in IDEA log directory.
社区
IntelliJ IDEA Users
Open large file hangs 10.5.1
0 票
创建于
2011年08月23日 19:44
HotSpot limitation - it can't replace a method being executed.Just extract println() call into separate method and it'll be able to update it.
社区
IntelliJ IDEA Users
Debugger: hot code replace- can not get it to work
0 票
创建于
2011年07月11日 10:51
Thank you.I added a handler for this kind of messages so that IDEA won't just swallow them silently.
社区
IntelliJ IDEA Users
Compiler internal error. Process terminated with exit code -1
0 票
创建于
2011年08月11日 10:25
What do you have in a line 34 of idea.bat?There should be something starting with "set REQUIRED_IDEA_JVM_ARGS".
社区
IntelliJ IDEA Users
Building and running IntelliJ from source
0 票
创建于
2011年08月31日 11:54
You can set language level (File | Project Structure | Project | Project language level) to 5.0 - IDEA will warn you about incompatible language features and API calls.
社区
IntelliJ IDEA Users
[Mac] Compile for Java5 with only a Java6 JDK
0 票
创建于
2011年09月16日 11:23
Thank you.IDEA 11 will be shipped with updated runner.
社区
IntelliJ IDEA Users
IntelliJ 10.5, osmorc, and felix 3.2.2
0 票
创建于
2011年09月16日 16:07
Have you reported them to the tracker?
社区
IntelliJ IDEA Users
IntelliJ 10.5, osmorc, and felix 3.2.2
0 票
创建于
2011年09月16日 16:34
May be the plugin just wasn't tested yet in every possible situation.Please report as much as you can - it's the only way to get things fixed.
社区
IntelliJ IDEA Users
IntelliJ 10.5, osmorc, and felix 3.2.2
0 票
创建于
2011年09月12日 12:28
Well, just try this: find all modules that depends on spring-aspects, and add dependency on spring-tx too. I think this should help.
社区
IntelliJ IDEA Users
IDEA 10.5.2 Aspectj compiler - can't determine superclass of missing type org.springframework.transaction.interceptor.TransactionAspectSupport
0 票
创建于
2011年06月28日 18:37
Hi Nicolas,are there any messages in IDEA's Messages tool window? Any difference if you do Build | Rebuild Project?
社区
IntelliJ IDEA Users
Compiler internal error. Process terminated with exit code -1
0 票
«
第一页
‹
上一页
下一页
›
最后
»