Antonel Pazargic
- 活动总数 146
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 53
-
创建于 Is there a way to configure the Run Tool Window not to show the ignored tests?
Hi Idea community,Recently I looked for a option to filtered out the ignored junit tests in the Run Tool Window but w/o any luck.May you help me with some advices to handle this?Thank you in advance. -
创建于 Which conditions should be met in order to have 'Use gradle wrapper' configured for current project
Hello Idea CommunityToday I played a while with the support of creating a new Gradle module.Unfortunatelly I didn't managed to configure the project so as the new gradle module option "Use gradle w... -
创建于 Is it possible to create a new Gradle project?
Hello Idea community,I see no way to create a gradle project in latest version of Cardea (Idea 13).There is no way to create a new Gradle module in Project wizard.Did I missed smth?Which is the eas... -
创建于 Is the navigation from cucumber groovy steps to *.feature file steps possible?
Hello IntelliJ communityI love the Cucumber support in IntelliJ. The suggestion to create steps and navigation from *.feature file steps to groovy implementation steps are great.But I love to benef... -
创建于 Not all "Check for updates in channel" options are working.
Hello Idea Community,In my opinion the updates support in IDEA is one of its persistent weakness.I know if you skip an EAP update you cannot update to subsequente EAP versions. I know there is no u... -
创建于 Why variable declaration is different from live to file templates?
Hello Intellij communityI don't understand why in file template the variable is $VAR or ${VAR} and in live template is $VAR$.I almost every time forget which format is for which template.@Intellij ... -
创建于 Cannot create a maven project using maven-archetype-webapp
I've tried to create a new project (new maven module) using web archetype, and I got the following exception:/opt/java/32/jdk1.7.0_02/bin/java -Dclassworlds.conf=/usr/share/maven2/bin/m2.conf -Dmav... -
创建于 What does "Default" tree item stand for in Database window?
Dear Intellij Community,I heavily use Database window in my projects .After defining a DB (and selecting the projpa2 schema) and successfully connect to it I get the following in the Database tree... -
创建于 I cannot create a new class using Alt+Insert, having selected the src folder. Instead I use New>File
Hello Idea communityI know it is discouraged to have a non-pakage java class but it is confusing not to have New > Java Class option when src folder is selected. It is legal but not recommended so ... -
创建于 Whenever I change a code file template and click Apply the tabbed pane switch from Code to Template tab
Hello Idea communityToday I changed all code templates containing the "//To change body of catch statement use File | Settings | File Templates." in order to remove the comment, so I navigate to Se...