Re: Netbeans SLOWDOWN - PLEEEEEEZZZZZ HEEEELLLLPPPPP
As far as I know, this depends on the type of project. For example,
plain J2SE projects have a check-box in the Project Properties dialog:
1) Right-click on the project's root node in the Projects view.
2) Select category Build/Compiling.
3) Uncheck the topmost check-box on the right.
Some project types do not have this option (e.g. NetBeans module
projects) but I would expect that if a given project type has such an
option, then it is in the Project Properties dialog.
Marián
p3pp8 wrote:
> ... is it possible to disable the compile on edit feature? I did not find any option looking around menus.
>
> ...