Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings toolbar button not showing up for Gradle and Maven #155

Open
matthjes opened this issue Oct 29, 2019 · 2 comments
Open

Settings toolbar button not showing up for Gradle and Maven #155

matthjes opened this issue Oct 29, 2019 · 2 comments

Comments

@matthjes
Copy link

Describe the bug
Grep not working when starting or building Gradle projects, though it's working when testing those projects.

To Reproduce
Steps to reproduce the behavior:

  1. Create Gradle (Spring Boot) project.
  2. Create Gradle Run Configuration with task bootRun.
  3. Execute Run Configuration
  4. No Grep Console icon, no colors
  5. Create Gradle Run Configuration with task test.
  6. Execute Run Configuration
  7. Grep Console icon is visible, output is colored.

Expected behavior
The output is colored when executing a bootRun run configuration.

Screenshots
Executing bootRun:
Anmerkung 2019-10-29 084639_1

Executing test:
Anmerkung 2019-10-29 084639

Environment :
IntelliJ IDEA 2019.2.3 (Ultimate Edition)
Build #IU-192.6817.14, built on September 24, 2019
Licensed to Matthias Jeschke
Subscription is active until June 22, 2020
Runtime version: 11.0.4+10-b304.69 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 12
Registry: ide.tree.ui.experimental=false, ide.balloon.shadow.size=0
Non-Bundled Plugins: Builder Generator, GrepConsole, IdeaVIM, Lombook Plugin, PlantUML integration, String Manipulation, Thursday, com.github.b3er.idea.plugins.arc.browser, com.jetbrains.CyanTheme, com.jetbrains.grayTheme, com.intellij.plugins.watcher, com.pinkfloyded.idea-file-path-autocomplete.idea-file-path-autocomplete, mobi.hsz.idea.gitignore, org.intellij.plugins.hcl, com.jetbrains.packagesearch.intellij-plugin, no.tornado.tornadofx.idea, com.intellij.plugins.html.instantEditing, org.jetbrains.plugins.go, Pythonid, ru.serafimarts.roboticket

Additional context

  • Gradle Spring Boot project
  • Started with tasks bootRun and test
@matthjes
Copy link
Author

The output is colored, only the icon is not shown.

@krasa
Copy link
Owner

krasa commented Apr 16, 2020

@krasa krasa changed the title Grep Console showing up when executing tests, but not when starting application (Gradle) Settings toolbar button not showing up for Gradle and Maven Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants