-
Notifications
You must be signed in to change notification settings - Fork 8
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
Buttons not appearing in intellij #18
Comments
Ive tried alot to debug this when I run gradle runClient it also doesnt seem to find the updated files if I run it in a normal powershell window, it initialized well I will attatch a log of it but it doesnt seem to work. Take note I did gradle build and gradle classes in between of this with changing code in the .java file. but it didnt show up like it should have here is my configuration of the directions to watch, Gradle.build config file: |
I now do see it on an example project so it might be the fact that im running it as a gradle project, is that supported or do I have to find a way around it? |
Also the overall state of gradle being supported at all as im not even really sure whether it is. |
gradle task current is not supported, will try to support it in the future. |
Right now once I have the plugin installed in intelliJ none of the buttons appear and none of them seem to be working I have 1.8_181 installed with DCEVM and the hotswapagent but it only show a normal launch and no possibilities for a debug launch with hotswap or anything like that
The text was updated successfully, but these errors were encountered: