Results 1 to 2 of 2
- 11-09-2010, 02:05 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 1
- Rep Power
- 0
How to set java compiler compliance with command under Linux
Hello everyone,
I am using CentOS5 and java runtime environment(version 1.6.0_17, IceTea6 1.7.5) to compile one open source project. Came with the following errors:
".... statements are only available if source level is 5.0"
I googled and found the solutions are mainly set in IDE to make the java compiler compliance with 5.0 instead of directly in a command. Could anyone suggest how to set this with command?
Thank you,
Eric
- 11-09-2010, 02:18 PM #2
Similar Threads
-
how to implement linux command using java?
By sadiya pathan in forum Advanced JavaReplies: 0Last Post: 10-16-2010, 09:42 AM -
executing linux command from Java not working.
By baozhi in forum Advanced JavaReplies: 2Last Post: 03-24-2010, 06:32 AM -
problem in executing linux command
By Basit56 in forum New To JavaReplies: 1Last Post: 02-08-2010, 03:53 PM -
linux command to start a java web server
By lazarus in forum JavaServer Faces (JSF)Replies: 0Last Post: 06-24-2008, 03:30 PM -
calling linux command line in java
By fangzhong in forum New To JavaReplies: 0Last Post: 02-03-2008, 04:24 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks