Elhanan Maayan
- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 36
-
Created intelij tasks rtc plugin?
Hi..we currently about to move from bugzilla to rtc And i was wondering is there a tasks plugin for it? -
Created "Cannot Resolve symbol" on ALL elements in a pom
Answeredhi..we have a project that it's parent pom is filled with error of "cannot resolve symbol" on each xml element, starting with "modelVersion" element, everything is read, all other poms are ok, i tr... -
Created Intelij code coverage only one that works?
hi..for some reason recently our cobetura shows now code or close to 3% coverage of unit testi've run some code coverages using interlij itself, and it shows coverage only when i use Interlij Idea ... -
Created maven build causes compilation errors in intelik
hi..when i try to run a maven "clean install" build through the ide, one of the modules fails and a lot of "cannot resolve symbols" errors appear on the problems pane .however when i a do a "make... -
Created bugzilla plugin return 2 as error dialog box
hi..i see that bugzilla finally got official support , however when i tried connecting to our bugzilla server 4.4.4 and clicked test button , i got a error dialog box with just the number 2.my own ... -
Created intelij keeps inserting jars even after i deleted them
hi..i've just upgraded our pom.xml to use tomcat 6.0.37, which means we also upgraded servlet jars (2.5), however, we also have another servlet jar 2.3, which causes classpath conflicts (noSuchMeth... -
Created how can i change the font color in the inline documentation view
it's so grey i can barely read it. -
Created Maven fails to compile, while intelij goes fine...
hi..i have a project which maven fails to compile with the error of not recognizing a method, while intelij has no problem with it.BUT it gets weirder, the project which fails to compile is a fresh... -
Created run ALL unit tests in ALL modules?
hi..is there a way to run a unit test (with and without code coverage analasys) in ALL modules of the project? -
Created how can i use java6 web services support?
i'm trying to generate a client from wsdl file by choosing the metro/glassfish option, but it says a list of jars is missing (such as fastinfoset.jar) however when it suggest to download them from ...