launch configuration for IntelliJ IDEA allowing developing with debug feature #104
Nevysha
started this conversation in
Show and tell
Replies: 1 comment
-
we will keep our repositories and we hope to create an organization with many admins/maintainers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello !
I don't know where to post it, sorry if this is not the right place.
As a developer I like to deep dive inside the code to learn and understand how things work. I'm interrested in contributing on the UI/UX part of this repo (not on the core code, since I read that it will be merged with Vlad's version
I'm not sure everyone is confortable with IntelliJ launch config so here is one that allow you to launch the webui directly from IntelliJ, and using the debug tool to run step by step code, seeing the variable, etc.
The important part is setting the "envs" element with env variable to be able to bypass the bat/sh script usually used to launch the webui.
Hope it may help someone,
Regards
Beta Was this translation helpful? Give feedback.
All reactions