BoazNahum

- 活动总数 38
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 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 -
创建于 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... -
创建于 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, ... -
创建于 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... -
创建于 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... -
创建于 How to store project component settings in seperate file ?
My project componet settings are saved in *.iws file.I'm trying now to save them in speparet file: @State( name = "WFUserDefinedOptionsManager", storages = { @Storage(id = "dir"... -
创建于 Little confused about ClearCase plugin
I was happy to see that a ClearCaseplugin is bundled with Selena 6700(i tired of patching my own one).The plugin in version is 1.3.6 from 08/2005 - what does it mean ?Plugin updater notfiy me that ... -
创建于 Selena: ..\bin no longer in library path
Hi.My plugin is using jniwrapper.dll which is bundled in IntelliJ.But i Selena, my plugin can't find this DLL.Is ..\bin directory was removed from java.library.path ?JNIWrapper native library in ja... -
创建于 ApplicationInfo#getMajorVersion() ?
In Selena it return null. Is this because it is EAP or it is a bug ?ThanksBoaz -
创建于 VCS changes coloring on side bar - how to preserve ?
In SELENA when I'm editing file I see on editor left side coloring of these changes.When file is saved these coloring disappear.Is there a way these coloring will stay till I checkin the file - Can...