Re: Javac settings
Jan Rojcek <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
I don't understand the linked issue. Doesn't it ask for a way how to _programatically_ change the javac "target"? I still think we shouldn't expose it to the user in the gui. Jano Vitezslav Stejskal wrote: > > > 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 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >