Replies: 1 comment
-
Hi @noam1023 - I use PyCharm but do most of my work in the shell... so any contributions here would be appreciated! |
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
-
I want to write code and debug it inside the IDE. A naive import of the MVN project into Pycharm fails to build (looks like lib path problems).
A specific example is adding/modifying a ranking function.
Also, even changing a single Java file triggers a 25 seconds build. Is this normal?
Is there a guide somewhere for newcomers? If not, I will write one (once I have a stable doc)
thanks
Noam
Beta Was this translation helpful? Give feedback.
All reactions