Jorge Branco
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 7
-
-
-
Jorge Branco 创建了一个帖子, 已回答Adding a new "Debug" entry to "Run test" Java gutter in Intellij
Hello,I've been trying (unsuccessfully) to add a new entry to this list, ideally right below "Debug" mytest()':At first I thought it would be enough to add a new Executor, but although adding a new... -
-
Jorge Branco 创建了一个帖子, RSpec support is disabled because it is not activated
So I am getting this message when trying to make a RSpec configuration to make my simple rspec test run.I am well aware of http://youtrack.jetbrains.net/issue/RUBY-8603?projectKey=RUBY , yet, even ... -
Jorge Branco 创建了一个帖子, Printing things in the console window with different colors?
I'd like to know if it is in any way possible to print data in the console window with custom colors. I'd like to be able to print certain things in one red, others in green or blue. Is this possib... -
Jorge Branco 创建了一个帖子, All the tests of the same category show up as only one test result w/ TestNG in Intellij and I'd like it not to happen. How?
I have been developing a project which contains a TestLauncher class that'll read a given directory and for each file it contains, run it against my tool and yield the results.So, when coding in ... -
-
Jorge Branco 创建了一个帖子, Possible to open single .java files from Window's Explorer?
When trying to open a single .java file from Window's Explorer, I get the below error message.When I try to open the same file through an open instance of Intellij it will do just fine.Why is this ...