Hi All,
I use Eclipse ide, and I have some @SuppressWarnings("..") in my source.
Maven java:compile cannot works:
/home/zamek/temp/portal/photo/target/src/com/zamek/photo/om/BaseGallery.java:468:
annotations are not supported in -source 1.3
(try -source 1.5 to enable annotations)
@SuppressWarnings("unchecked")
^
javac version is:
[EMAIL PROTECTED]:~/temp/portal/photo$ javac -version
javac 1.5.0_05
how can I set it?
--
thx,
----------------------------------------------------
Zoltan Zidarics programmer
PTE University Pecs, Hungary
icq: 43288694
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]