Wish Compilation mode should be per project

ranul

Member
Licensed User
Longtime User
Hi,

You can call me a petty person, but this thing irritates me all the time.

I work on a project and change the compilation mode to "Release" to create a JAR file.

Then I move to another project and try to debug it, but for "some" reason debug doesn't work and I start looking for the reason that the breakpoints don't work, until I remember that I changed the compilation mode in the other project.

The solution, as I see it, is simple: the compilation mode should be per project.

Thanks.
 
Top