Alexey Vashchenkov
- Total activity 97
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 33
-
Created Is it possible to change pattern for test class?
AnsweredHello.Is it possible to change test class template? I tired insert annotations before class. If I could change template for test classes for project it could help me ))) -
Created Is it possible to run remote docker?
AnsweredHi! I want to run docker remotely. But I couldn't because of idea path validation. I have windows desktop. But I don't want to run docker on this host. I configured VirtualBox to share it's docker ... -
Created Can't start WebStorm from toolbox
I have installed new version of WebStorm throught toolbox. The previous version of WebStorm run while installation of 2017.1 were in progress. Then I try to pin shortcut 2017.1 on windows quickstar... -
Created Error while creating android+cotlin project in IDEA
AnsweredI have created blank fragment activity. Aftrer that, I've converted Activty and Fragment to Kotlin. If I try to open Anko DSL preview then in logs I see an exception {code} 2016-05-11 14:35:03,296... -
Created Problem with git
AnsweredI can't commit changes. Here the screenshot of error. In Git settings dialog path to git set correctly. -
Created Different target path for classes and resources
Hi. I have simple maven web application. And while trying JRebel plugin get next problem.When I compile classes they are compiled in target/classes folder, but *.properties files from resources fol... -
Created Tab character as indent
I set preferencies as it shows on the picture but in the code indents are as 4 spaces.As I can see, my changes for DEFAUL indents doesn't applies to the different file types.Is it bug or I always ... -
Created Can't connect Idea to WebSphere
AnsweredI try to configure Run configuration for WebSphere.But connection test failed with exception.I attached screenshots with WebSphere configuration and Idea Run Configuration. And full exception log==... -
Created Add file window doesn't close by clicking OK button.
Popup window for adding renaming file doesn't close by clicking OK button.=======IntelliJ IDEA version 13.1 EAP 134.1342 build 134.1342 -
Created How to turn off automatic moving uncommited files moves to active changelist?
I created change list for files i don't want to commit.This files are in our VCS repository but my changes should not be commeted in repository.But when I working files from this list moves to the ...