Discussion:
Disabling and enabling "Compiling on Save" doesn't work.
negora
2014-10-21 10:12:40 UTC
Permalink
Hello:

For a long time I've been suffering a problem with many versions of NetBeans IDE, but today I've decided to ask about it because I can't stand it any more.

Whenever I disable the feature "Compiling -> Compiling on Save", it seems to be impossible to re-enable it. Apparently it autocompiles again. When you save a class file the IDE even shows the icon that denotes that the class file has been compiled. However, it isn't being compiled at all. Doing a md5sum or a sha1sum shows the same hash.

In application, library and Web projects it behaves like that. In EJB projects the effect it's the same but the IDE doesn't mark the file as compiled.

My question is: Is it a bug? Or Am I missing something?

Thank you.
geertjan wielenga
2014-10-21 12:41:13 UTC
Permalink
Please provide version of NetBeans, version of JDK, operating system,
and simple steps to reproduce (i.e., in the process, you'll also
describe the project type that you're using, which is also relevant).

Gj
Post by negora
For a long time I've been suffering a problem with many versions of NetBeans IDE, but today I've decided to ask about it because I can't stand it any more.
Whenever I disable the feature "Compiling -> Compiling on Save", it seems to be impossible to re-enable it. Apparently it autocompiles again. When you save a class file the IDE even shows the icon that denotes that the class file has been compiled. However, it isn't being compiled at all. Doing a md5sum or a sha1sum shows the same hash.
In application, library and Web projects it behaves like that. In EJB projects the effect it's the same but the IDE doesn't mark the file as compiled.
My question is: Is it a bug? Or Am I missing something?
Thank you.
adrian bonnington
2014-10-21 15:57:15 UTC
Permalink
how do we unsubcribe from nbusers?
Post by geertjan wielenga
Please provide version of NetBeans, version of JDK, operating system,
and simple steps to reproduce (i.e., in the process, you'll also
describe the project type that you're using, which is also relevant).
Gj
Post by negora
For a long time I've been suffering a problem with many versions of
NetBeans IDE, but today I've decided to ask about it because I can't
stand it any more.
Whenever I disable the feature "Compiling -> Compiling on Save", it
seems to be impossible to re-enable it. Apparently it autocompiles
again. When you save a class file the IDE even shows the icon that
denotes that the class file has been compiled. However, it isn't
being compiled at all. Doing a md5sum or a sha1sum shows the same hash.
In application, library and Web projects it behaves like that. In EJB
projects the effect it's the same but the IDE doesn't mark the file
as compiled.
My question is: Is it a bug? Or Am I missing something?
Thank you.
Loading...