Re: Javac settings
Vitezslav Stejskal <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Svata Dedic wrote: > > Note: while "target platform" specifies tools, and libraries, > "-target" switch specifically affects the version number of generated > .class files, inner class translation etc. I am almost sure that the > "target" option would be always set to the value of the selected > target platform, but I would be glad if someone verifies the assumption. The "target" option might be useful for J2ME projects, see http://www.netbeans.org/issues/show_bug.cgi?id=15080 . -vita