Antonel Pazargic
- 活动总数 146
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 53
-
创建于 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... -
创建于 Auto format in IntelliJ IDEA?
已回答Hello Idea communityAfter updating to Idea Ultimate 11.1.2 a couple of my Eclipse colleagues complains about some formatting issues (white spaces) not related with the change I did made.In Eclipse ... -
创建于 Why is there no support for HTML/JS Code coloring, autocomplete in "echo <<<_END <multiline html, js code> _END"?
Hello PhpStorm communityI have started to learn PHP recently from Learning PHP, MySQL, and JavaScript book. In this book the following syntax (<<<END) is used frequently:echo <<<_END<form action="... -
创建于 Is there a way to save the whole content of the Data Source Console as *.sql file?
已回答Hello Idea communityI have authored a couple of sql statements in the data source console (mysql) and I want to save the whole content of the console in an sql file.The only way I figured out how t... -
创建于 Cannot contribute description to custom file templates
Hello Jetbrains communityI've noticed the FileTemplate description textarea is read-only.I would like to author a description for my custom file templates.What are the reasons for setting up this t...