[Biojava-dev] [Bug 2067] Errors under Java1.5

bugzilla-daemon at newportal.open-bio.org bugzilla-daemon at newportal.open-bio.org
Thu Aug 10 08:43:49 UTC 2006


http://bugzilla.open-bio.org/show_bug.cgi?id=2067


holland at ebi.ac.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




------- Comment #2 from holland at ebi.ac.uk  2006-08-10 04:43 -------
BioJava will compile and run just fine under Java 1.5. 

However, when compiling the source code in an IDE such as Eclipse you must tell
Eclipse to compile using source level 1.4, _not_ 1.5, otherwise it will
complain about constructs that are not legal in 1.5 but are perfectly legal in
1.4.

So, this is not a bug with BioJava. It can easily be resolved by changing your
Eclipse project settings to source level 1.4.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the biojava-dev mailing list