Boaz Nahum
- 活动总数 218
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 70
-
创建于 Does find in path ignore *.iml files
Hi.I'm trying to use Find/Replace in path on some *.iml that **are** under my project.But it seems that tehy are ignored.C+F does find the specific pattern but Ctrl+Shift+F does not.Other types of ... -
创建于 It seems that the EAP sources are not up-to-date
In http://confluence.JetBrains.net/display/IDEADEV/IDEA+11.1+EAPthere is a link http://download.jetbrains.com/idea/ideaIC-117.216-src.tar.bz2But it contains .... ideaIC-11-src\ideaIC-111.69It not j... -
创建于 What is IntelliJ JDK 8 support roadmap ?
I'm running IntelliJ 11.1 with JDK 1.8Any one know (or have a link) to JDK 1.8 support roadmap ?I'm interesting for now in support for closure syntax.Thanks in advanceBoaz -
创建于 Need help with my plugin: no component in default project: ...
My plugin implement AbstractVcsWhen trying to open settings from the default project, I got the message in log and settings is not opened. ...[1305352] INFO - ifecycle.PeriodicalTasksCloser - n... -
创建于 Where can I find ideaIC-10.5.4
I looked all around, but can't find downlink for 10.5.4 Community edition.Can you help ?ThanksBoaz -
创建于 Any plan to bundle JDK 7 with IntelliJ 11 ?
The problem is that we compile with JDK 7.But in order to compile GUI forms we must lunch IntelliJ 11 with JRE 7 using batch file - which makes installation less intuitive.ThanksBoaz -
创建于 Please help: Source broken link ?
The below link is broken: http://download.jetbrains.com/idea/ideaIC-11.0-src.tar.bz2(taken from http://www.jetbrains.org/display/IJOS/Download)Is anyone know what is the correct link ?(... -
创建于 Can I publish a plugin that i fixed.
A question to JetBrains stuff members:I downloaded plugin http://plugins.intellij.net/plugin/?idea_ce&id=1247 and fix it so it will support IntelliJ 9.Since the original writer is no longer respons... -
创建于 How do I define my resource pattern to capture a file type (say ?*.xml) unless it is located under a folder pattern (say **\test\resources)
How do I define my resource pattern to be such that it captures all files of a certain type (say ?*.xml;?*.gif;?*.png;?*.jpeg) unless they are located under a folder pattern **\test\resourcesSo tha... -
创建于 JDK 7 and GUI compilation
I'm trying to compile my project with JDK 7.I got this error:Information:1 errorInformation:81 warningsC:\views\BoazMainJDK7_p\Q\wf\core\gui\dialogs\iforms\ActionProgressPanel.form Error:Error:C...