Andrey Volkov

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Andrey Volkov created a post, How to not escape unicode symbols in ResourceBundle for UTF-8 files
I use UTF-8 files for messages resource bundle (for Play! 2.2) and I do not need to encode unicode symbols from "Привет" to "\u041F\u0440\u0438\u0432\u0435\u0442". I want to leave it as is for my '... -
Andrey Volkov created a post, Play2 Scala templates and Zen coding
Is it possible to enable Zen coding in play2 Scala templates (in .scala.html files)?I type "p.success", press 'Tab' and nothing happens (however it should expand to <p ></p>).It works for plain htm... -
Andrey Volkov created a post, How to add command line arguments for Database plugin
The problem is in the following: Intellij Idea Database plugin cannot connect to Oracle database.The reason is: Connection to Data Source failedjava.sql.SQLException: ORA-00604: error occurred at r... -
-
-
-
Andrey Volkov commented, -
Andrey Volkov created a post, Editing of .xhtml/JSF files is very slow
When I'm trying to edit or even just open 5-6 XHTML/JSF files, IDEA becomes very slow and permanently use about 50% CPU.I saw such behavior in Idea 9 Beta and in the latest EAP (92.24).Does someone... -
Andrey Volkov created a post, How to open files from last edit place?
I mean, when you open a file (Java class) from project view, cursor goes to class name definition from the last edit place.I get accustomed to open classes in such a way, but it make me confuse and... -
Andrey Volkov commented,