Boaz Nahum
- Total activity 218
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 70
-
Created 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 ... -
Created 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... -
Created 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 -
Created 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... -
Created 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 -
Created 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 -
Created 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 ?(... -
Created 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... -
Created 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... -
Created 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...