BoazNahum
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
BoazNahum created a post, New to svn, How I download from jetbrains svn
Can any one give me a tip/pointer ?I want to download all files under http://svn.jetbrains.org/idea/BRANCHES/SelenaMinor/bundled/IDEtalk/Never used svn before.ThanksBoaz -
-
BoazNahum created a post, How to prevent new file/package actions
Hi all.We are trying to improve our old clearcase plugin.Our probelm is simple: com.intellij.openapi.vfs.VirtualFileAdapter#fileCreated is called after the process of creating file is already b... -
-
BoazNahum created a post, java.lang.VerifyError after compile with javac2
We got this exception at runtime after moved to java2 from version 7.0.3 java.lang.VerifyError: (class: wf/tool/application/postprocessor/components_container/P2DefaultContainer$IDWrapper, ... -
-
BoazNahum created a post, javac2 7.0.3 fails when using -target 1.6
Hi All. Till now we works with javac2 taken from IntelliJ 6. These days we are trying to move to javac2 that is distributed with IntelliJ 7.0.3. (some important bug fixes in 7.0.3) The jars w... -
-
-
BoazNahum created a post, Please help: javac2 exception.
While trying to compile with javac2 I got this exception: C:\Temp\maketmp\45648\make00000.rsp:20: java.lang.ArrayIndexOutOfBoundsException: 10 at org.apache.tools.ant.dispa...