Antonel Pazargic
- Total activity 146
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 53
-
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created Auto format in IntelliJ IDEA?
AnsweredHello 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 ... -
Created 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="... -
Created Is there a way to save the whole content of the Data Source Console as *.sql file?
AnsweredHello 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... -
Created 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...