Bugs item #1020867, was opened at 2004-09-02 01:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1020867&group_id=44253
Category: Compiler integration
Group: Serious
Status: Open
Resolution: None
Priority: 5
Submitted By: Bin Sun (sun2bin)
Assigned to: Nobody/Anonymous (nobody)
Summary: JDK1.5 not fully supported in compiling
Initial Comment:
The java source files with annotations are compiled
without error, but the compiled classes bear no
annotation information.
It seems that the compiler should add "-source 1.5"
argument to the javac compiler, but I found no
preference to set it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1020867&group_id=44253
|