Results 1 to 3 of 3
Thread: compilation issue
- 04-19-2007, 10:56 PM #1
compilation issue
Ok, one problem solved, now another one. I downloaded an application and it is giving me errors in one .java file. It is a case of autoboxing...where they are adding an Integer and an int. I know this can be done in 1.5 and that is all I have installed on my workstation. I am confused. Why is it giving me a red x ?
- 04-19-2007, 11:00 PM #2
Member
- Join Date
- Apr 2007
- Location
- Indiana
- Posts
- 83
- Rep Power
- 0
Do this, click on Window--Preferences and then under java
click Compiler and see what it is set to.
The line that says Comp;ier compliance level should read 5.0 since that is what you say you have installed. It can and probably will default back to a lower level of java when it is installed, even if you do not have that version running on your workstation. Hope this helps.
p
- 04-20-2007, 12:51 AM #3
Similar Threads
-
Alignment Issue...
By chanduseec in forum JavaServer Faces (JSF)Replies: 1Last Post: 09-30-2008, 06:47 AM -
Unresolved compilation problem
By mew in forum New To JavaReplies: 2Last Post: 12-30-2007, 07:17 PM -
Unresolved compilation problem
By mew in forum New To JavaReplies: 3Last Post: 12-11-2007, 11:49 AM -
Issue
By chaitu444 in forum New To JavaReplies: 2Last Post: 11-06-2007, 07:49 PM -
compilation error with Jcreator
By Heather in forum JCreatorReplies: 2Last Post: 06-30-2007, 04:12 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks