You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I notice that Netbeans stores all configs in configurations.xml, then it uses that file to generate Makefile when we click Build.
The question I want to ask is:
Are there any commands (run in terminal, call netbeans API, ...) that can use to trigger the flow rebuild Makefile manually after editing configurations.xml?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I notice that Netbeans stores all configs in
configurations.xml
, then it uses that file to generateMakefile
when we clickBuild
.The question I want to ask is:
Are there any commands (run in terminal, call netbeans API, ...) that can use to trigger the flow rebuild
Makefile
manually after editingconfigurations.xml
?Beta Was this translation helpful? Give feedback.
All reactions