Jorge Branco
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
-
-
Jorge Branco created a post, AnsweredAdding 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 ...