Boaz Nahum
- Total activity 218
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 70
-
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... -
Created Can I add Ant target to main tool bar ?
Hi everyone.I'm trying to add Ant target to main tool bar.I see in Settings->Menus and Toolbars that I can add Ant Targets But after I add it, All I get is disabled combo list:What am I doing wrong... -
Created Please help, can't checkout source code
HI ALL.I need the OPEN API sources,I'm using from dommand line: c:/Program\ Files/Git/bin/git.exe clone git://git.jetbrains.org/idea/community.git ideaInitialized empty Git repository in C:/vie... -
Created 9825 fail to start
After launching, I got the falsh screen, and that all.The last line in log is:2009-05-04 09:10:12,509 [ 11534] INFO - ij.components.ComponentManager - org.jetbrains.plugins.groovy.GroovyLoader i... -
Created Need help with jetGroovy
I have problem similar to http://www.jetbrains.net/devnet/message/5230004#5230004Just that in my case I have no problems with file types It works in one project (old project structure with .jpr fil... -
Created Speller is is no longer woeking (?)
Hi.Speller is not long work for me in 3 latest EAP version sof Diana.(Now I'm working with buld 9647)I installed the plugins:And select it in inspection:But it only works in 'line comment', Not in ...