Andrey Volkov
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 14
-
Andrey Volkov 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Andrey Volkov 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论,