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

Buttons not appearing in intellij #18

Open
Lukasvnd opened this issue Dec 24, 2024 · 7 comments
Open

Buttons not appearing in intellij #18

Lukasvnd opened this issue Dec 24, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@Lukasvnd
Copy link

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

@gejun123456
Copy link
Owner

image
it would apper in here. could you share some screenshot of your configuration

@Lukasvnd
Copy link
Author

Screenshot 2024-12-25 122238
Screenshot 2024-12-25 122137
Screenshot 2024-12-25 122123
Screenshot 2024-12-25 122108
Screenshot 2024-12-25 122036
Screenshot 2024-12-25 122017
Screenshot 2024-12-24 104256

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,
Runclient log:
https://pastebin.com/JDHangns
gradle build log (whilst runclient is running)
https://pastebin.com/m69vEwch

Gradle.build config file:
https://pastebin.com/H2xf0UVr
Autohotswap config file:
https://pastebin.com/ej8zTB7S
Screenshot 2024-12-25 122824
Ive also tried to adjust the registry but to no avail yet.

@Lukasvnd
Copy link
Author

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?

@Lukasvnd
Copy link
Author

Also the overall state of gradle being supported at all as im not even really sure whether it is.

@gejun123456
Copy link
Owner

gradle task current is not supported, will try to support it in the future.

@gejun123456
Copy link
Owner

image
or you can make it into Application, or SpringBoot is currently supported.

@gejun123456 gejun123456 added enhancement New feature or request and removed wait feedback labels Dec 25, 2024
@gejun123456
Copy link
Owner

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants