Daniel Dlds
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Daniel Dlds created a post, AnsweredCannot run script with run configurations
I have an application served by puma. Then I have some test script that makes calls to the server and verifies the results.I run the test script with the ruby interpreter from the command line. It ... -
-
Daniel Dlds commented, -
Daniel Dlds commented, -
Daniel Dlds created a post, AnsweredHow does code completion work ?
Hi!I am trying to use code completion on a .java file. As I type the name of a variable of a class, the code completion popup shows a list of strings that translate into preformatted statements :Wh...