BoazNahum
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created 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... -
Created 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... -
Created 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"... -
Created 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 ... -
Created 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... -
Created ApplicationInfo#getMajorVersion() ?
In Selena it return null. Is this because it is EAP or it is a bug ?ThanksBoaz -
Created 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... -
Created Have problems adding action group to welcome screen
Hi. I'm trying to add an action group to tools menu and to welcome screen.I'm adding this group as POPUP ]]>On tools menu this work just fi... -
Created Need help do debug my ClearCase plugin.
I will try again. This time i will try to be politer.I have a problem with my ClearCase plugin.In build 6117, 6137 and 6140, after i delete a file(the clearcase command is actually called), a new e... -