dev model question #6920
Answered
by
matthiasblaesing
quantrpeter
asked this question in
Q&A
-
Hi All |
Beta Was this translation helpful? Give feedback.
Answered by
matthiasblaesing
Jan 5, 2024
Replies: 1 comment 1 reply
-
Hi, working on the NetBeans codebase works well with the NetBeans IDE itself. My general approach is:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
quantrpeter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, working on the NetBeans codebase works well with the NetBeans IDE itself. My general approach is:
git checkout ...
git clean -f -x -d
ant