Thibaut
- 活动总数 1581
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 572
-
创建于 IDEA Ultimate 14.1 : Unable to debug XSLTs
I previously used that feature (long ago, on IDEA 12 or before I guess).I jsut tried it and debugger fails to start with the following errror Connecting to XSLT runner on localhost/127.0.0.1:59352W... -
创建于 [ANN] Mks plugin, new release
the MKS plugin has been updated, bringing Windows 64 bits compatibility. -
创建于 IDEA 12 (123.4) and memory usage
I'm not understanding completely how memory works under the new IDEA 12.according to the GC widget at the bottom of the IDEA window, i'm using 200 of 494MMy idea.exe.vmoptions is as follows-Xms128m... -
创建于 VcsFileRevision changes
Since IDEA 10, the former methode void VcsFileRevision#loadContent has been changed to reurned a byte[] which i assume is the content of the file.However there's also a byte[] getContent method in ... -
创建于 IDEA 10.5.2 : severe bug : application classpath "leaking into IDEA classpath"
For some unknown reason, some of the classpath of my current project "leaks" into IDEA classpath.THis has the effect of breaking the logging subsystem (my project classpath has an incompatible, hom... -
创建于 IDEA 10.5.1 : Analyze dataflow from this not taking advantage of library sources
Hi,I was trying to use the "analyze dataflow from this" inside some library code (for which source files have been configured).It works for only one level: when trying to delve inside the returned... -
创建于 CompareDirectories exception with 106.330
When copying fragments from one side of a CompareFile dialog to the other one (in my case right to left).This results in the "arrow buttons" associated with individual changes to disapear, even tho... -
创建于 Issue with plugin configuration and 10.0.2
Since upgrading (this morning) to 10.0.2, I get this exception when I try to validate my plugin (mks integration) configuration.I'm not sure what is causing this issue, the plugin still compiles wi... -
创建于 [CompareDirectories] Issue with IDEA 10
A number of classes seem to have been removed from IDEA 10, which make the plugin not working as expected -
创建于 IDEAX : VCS auto discovery process changed ?
My MKS plugin used to be able to auto-associate itself with newly added modules when those modules were MKS controlled but it doesn't seem to work anymore in IDEA-X, has there been changes in the O...