Elhanan Maayan
- 活动总数 98
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 36
-
创建于 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? -
创建于 "Cannot Resolve symbol" on ALL elements in a pom
已回答hi..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... -
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 how can i change the font color in the inline documentation view
it's so grey i can barely read it. -
创建于 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... -
创建于 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? -
创建于 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 ...