Daniel Dlds
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Cannot run script with run configurations
AnsweredI 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 ... -
Created How does code completion work ?
AnsweredHi!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...