krasa / GrepConsole

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7125
Apache License 2.0
437 stars 57 forks source link

IJ 2019.2 Grep support for new Maven build tool window #148

Closed fengchangsheng closed 4 years ago

fengchangsheng commented 5 years ago

Describe the bug console can't open the grep option.

grep

krasa commented 5 years ago

need details

fengchangsheng commented 5 years ago

need details

Just can't open the grep tab in the console.

krasa commented 5 years ago

What console? What Run Configuration [e.g. JAR Application]?

fengchangsheng commented 5 years ago

What console? What Run Configuration [e.g. JAR Application]?

Use in IntelliJ IDEA :

=== About === Build version: IntelliJ IDEA 2019.2 Build #IU-192.5728.98 July 23, 2019 Java version: 11.0.3+12-b304.10amd64 Operating System: Windows 10 (10.0, amd64) JVM version: OpenJDK 64-Bit Server VM JetBrains s.r.o

=== System === Number of CPU: 4 Used memory: 750Mb Free memory: 228Mb Total memory: 978Mb Maximum available memory: 978Mb

krasa commented 5 years ago

Try this: https://github.com/krasa/GrepConsole/releases/download/9.7.162.000.0/GrepConsole.zip

If it still does not work, then provide a screen like this https://raw.githubusercontent.com/krasa/GrepConsole/master/screenIssue.png

fengchangsheng commented 5 years ago

Try this: https://github.com/krasa/GrepConsole/releases/download/9.7.162.000.0/GrepConsole.zip

If it still does not work, then provide a screen like this https://raw.githubusercontent.com/krasa/GrepConsole/master/screenIssue.png

It still does not work: https://github.com/fengchangsheng/Issue-img/blob/master/idea_console.png

krasa commented 5 years ago

Workaround: Main menu | Help | Find Action... -> Registry... -> disable maven.build.tool.window.enabled

fengchangsheng commented 5 years ago

maven.build.tool.window.enabled

Thank u very much, u are god.

krasa commented 5 years ago

This should fix it:

https://github.com/krasa/GrepConsole/releases/download/9.8.162.000.0/GrepConsole.zip