Perform make before run
How to perform a real make before running/debugging? We are developing
plug-ins for our applications (which do not depend on the application
module), the Before-launch-make option is selected in the Run/Debug
configuration, but we always have to perform a make manually to not get
errors about missings methods after refactoring the plugin API.
Tom
Please sign in to leave a comment.
Another situation when option "Rebuild project before launch" might be
useful: http://www.jetbrains.net/jira/browse/IDEA-22355
@Jetbrains:
Should I enter an RFE or a bug?
Tom