Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Scott Wells
Total activity
282
Last activity
January 12, 2023 14:43
Member since
January 25, 2016 00:45
Following
0 users
Followed by
0 users
Votes
18
Subscriptions
67
Activity overview
Posts (51)
Comments (146)
Sort by recent activity
Recent activity
Votes
Created
February 26, 2018 16:06
Thanks, Dennis. I did try that (as did a few of my plugin's user) and it didn't work. I don't know if there might be some signing mismatch or something else. Any thoughts on that? Worst case scenar...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 25, 2018 18:05
Gotcha. Glad that helped clarify it. And if there's some other set of reporting classes I should be using with the minor IDEs, could you provide a pointer? I'm fine taking that approach as well. I ...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 24, 2018 15:38
Hi, Dennis. Yes, I have that overridden and had it returning true pretty much unconditionally until a WebStorm user pointed out that it didn't work. The root cause is a number of NoClassDefFoundErr...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 21, 2018 14:44
FYI, I just logged this bug for the underlying issue: https://youtrack.jetbrains.com/issue/IDEA-187039
Community
IntelliJ IDEA Open API and Plugin Development
OutOfMemoryError when exporting (semi-)large unit test run report?
0 votes
Edited
February 20, 2018 02:32
I've confirmed that it's an issue as the default XSLT is applied. I grabbed the default intellij-export.xsl and created a slightly modified version of it that only includes the output for tests tha...
Community
IntelliJ IDEA Open API and Plugin Development
OutOfMemoryError when exporting (semi-)large unit test run report?
0 votes
Edited
February 19, 2018 00:04
I have some additional insights. I'm able to export the report in XML format (~18MB XML file) with no problem. When I try to export the same report in HTML format, memory jumps from ~220MB to the m...
Community
IntelliJ IDEA Open API and Plugin Development
OutOfMemoryError when exporting (semi-)large unit test run report?
0 votes
Created
February 18, 2018 23:38
Thanks, Serge. Did the inclusion of the Copyright plugin change recently? I'm sure it wasn't there in mid-December. I guess it doesn't matter since that "problem" is now resolved. As for coverage, ...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 18, 2018 23:08
Thanks, Colin. I do have access to both hprof and YourKit format heap dumps from when the problem occurs and have been analyzing both. YourKit has very nice tools for analyzing memory snapshots/hea...
Community
IntelliJ IDEA Open API and Plugin Development
OutOfMemoryError when exporting (semi-)large unit test run report?
0 votes
Created
February 07, 2018 16:19
Anna, just a quick follow-up, but the last recommendation worked PERFECTLY for me! Thanks so much for providing the lead.
Community
IntelliJ IDEA Open API and Plugin Development
Possible to add custom filtering to the unit test output console?
0 votes
Created
January 29, 2018 12:46
Thanks, Anna. As I mentioned, I have a workaround in place and am fine with that until your fix is available. Thanks for following up! Regards,Scott
Community
IntelliJ IDEA Open API and Plugin Development
AnalysisScope passed to GlobalInspectionTool.runInspection() isn't correct
0 votes
«
First
‹
Previous
Next
›
Last
»