Ski Addict
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Edited How to get code coverage to ADD coverage data to the active suite?
AnsweredI'm very frustrated. I want to use IntelliJ's code coverage while manually testing (i.e. not with test files) my project. I've configured it as shown in the online documentation, and I'm getting ... -
Created IntelliJ "show path"
Answered[Apologies if the terminology isn't quite right in the Title, I'm not sure exactly what to call it] I moved to IntelliJ 2016 a couple of months ago. At the time I very carefully went through all o... -
Created svn how to export a particular revision
AnsweredHi there, I need to export a particular revision from my subversion repo. In the Repository tab of the Version Control pane I can find the revision, but I can't find any way to export it. OTOH I ... -
Created IntelliJ 2016.2.4 svn client too old?
AnsweredToday I upgraded my svn to 1.9.4 to try and solve a problem I'm having with my SvnX (1.3.4). It didn't work, so I thought I'd abandon SvnX and just use IntelliJ's interface to work with my reposit... -
Created Upgraded from 9.?, can't run or debug
AnsweredI used to be on IntelliJ 9.something, upgraded recently to 2016.2.4. I've stuck with JDK 1.6.0 for the moment since there are too many warnings/errors coming from 1.8.0 and I simply want to make s... -
Created Help! IntelliJ lost history
AnsweredI have a real problem here. IntelliJ seems to have lost my local history.Initially my problem was that although the various versions of the file in the "differences" window (Version Control > Loca... -
Created Tearing hair out over attach sources
I have tried on several occasions in the past to get Java source files successfully attached to my project, and each time I have given up in despair. This time, however, I really really need to st... -
Created Experiences wanted: producing a jar artifact
This is a follow-up to question Artifact layout, can't select "Inline artifact" for included jar files, which has not received any replies. I'm hoping that the reason is that somehow, in creating ... -
Created Artifact layout, can't select "Inline artifact" for included jar files
Newbie IntelliJ user here -- one week old, but absolutely loving the program. How did I live so long without it? I am trying to make a jar artifact which will contain the source from my project P...