Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
BoazNahum
Total activity
38
Last activity
January 17, 2016 16:22
Member since
November 30, 2006 05:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
15
Activity overview
Posts (13)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
June 24, 2008 06:54
Can I have link to this open source ?Thanks"Dmitry Jemerov" <yole@jetbrains.com> wrote in message news:63d8c2cca42158caa34e2809193c@news.jetbrains.com...Hello Boaz,>>> We are trying to improve our ...
Community
IntelliJ IDEA Open API and Plugin Development
How to prevent new file/package actions
0 votes
Created
June 18, 2008 14:22
Same code runs fine when compiling from IntelliJ Boaz "Boaz Nahum" <boaz_nahum@amat.com> wrote in message news:g3b250$46v$1@is.intellij.net... We got this exception at runtime after...
Community
IntelliJ IDEA Users
java.lang.VerifyError after compile with javac2
0 votes
Created
June 18, 2008 12:23
Many thanks. http://www.jetbrains.net/jira/browse/IDEA-18467 B.R. Boaz "Dmitry Jemerov" <yole@jetbrains.com> wrote in message news:63d8c2cca32d28ca9f614bbd3a34@news.jetbrains.com... > H...
Community
IntelliJ IDEA Users
javac2 7.0.3 fails when using -target 1.6
0 votes
Created
June 17, 2008 15:38
I replace asm jars you distributed with intellij with these I loaded from (http://asm.objectweb.org (ver 3.1) and it solves the problem. Thanks for your response. Boaz "Dmitry Jemerov...
Community
IntelliJ IDEA Users
Please help: javac2 exception.
0 votes
Created
June 17, 2008 12:53
Thanks, that what I was looking for.Is there a way I could figured it my self (I guess I'm asking for some kind of documentation) ?Thanks & B.RBoaz"Dmitry Jemerov" <yole@jetbrains.com> wrote in me...
Community
IntelliJ IDEA Open API and Plugin Development
How to store project component settings in seperate file ?
0 votes
Created
June 17, 2008 07:46
Tnaks Dmitry for your response.While waiting, I play with it and chnage it to : @State( name = "WFUserDefinedOptionsManager", storages = { @Storage(id = "dir", ...
Community
IntelliJ IDEA Open API and Plugin Development
How to store project component settings in seperate file ?
0 votes
Created
January 22, 2007 15:13
Thanks !!!Boaz"Dmitry Jemerov" <yole@jetbrains.com> wrote in message news:431b0f667de58c90c678c12443c@news.jetbrains.com...Hello Boaz,>>> In SELENA when I'm editing file I see on editor left side c...
Community
IntelliJ IDEA Open API and Plugin Development
VCS changes coloring on side bar - how to preserve ?
0 votes
Created
December 20, 2006 11:35
Sorry, sometimes i jump to conclusions"Dmitry Jemerov" <yole@jetbrains.com> wrote in message news:c8a8949d12478e8c8f259cc83d43a@news.jetbrains.com...Hello Boaz,>No.>-- Dmitry JemerovSoftware Develo...
Community
IntelliJ IDEA Open API and Plugin Development
Is this group was abandoned by JetBrains ?
0 votes
Created
December 12, 2006 11:07
Will it support both dynamic & snapshot views ?ThanksBoaz"Dmitry Jemerov" <yole@jetbrains.com> wrote in message news:57007246e8078c8eb714929fcf8@news.jetbrains.com...Hello Staszek,>SS> This is grea...
Community
IntelliJ IDEA Open API and Plugin Development
VCS plugins - how to display changes.
0 votes
Created
November 30, 2006 05:48
I had exactly the same problem. Here is my solution, I'm not sure is it is the best.Following your example I added a third plugin called C.In A & B plugin.xml I added the following dependency: C...
Community
IntelliJ IDEA Open API and Plugin Development
How to share configuration data between two independent plugins
0 votes