One of the new features of NetBeans 7.4 that made the “NetBeans 74 NewAndNoteworthy” page is “Native Packaging,” which is described on that page as “JavaSE projects now support creation of native ...
NetBeans uses its projects’ settings for javac.source (and javac.target in more ways than simply enforcing javac‘s use of the -source and -target. In this post, I look at some of the numerous benefits ...