Results 1 to 3 of 3
Thread: eclipse 3.4 is shown errors
- 02-09-2009, 05:55 PM #1
Member
- Join Date
- Feb 2009
- Posts
- 1
- Rep Power
- 0
eclipse 3.4 is shown errors
If IBM DB2 Express Edition DB2copy1,Java(TM) 6 Update 11, oracle 10 g are
installed it will not allow eclipse 3.4 to work in xp version 2002 service pack system. eclipse 3.4 is shown error "version1.4.2_03" of the JVM is not suitable for this product"
ASAP Reply to me
ThanksLast edited by ramaksilvertide; 02-09-2009 at 05:58 PM. Reason: ASAP Reply to me
- 02-09-2009, 07:10 PM #2
if i am not wrong why dont you try to set compiler compliance level to 6.0 for the JVM according to your environment settings under java compiler from Properties window of your project.
is that is the solution for your problem..........:oLast edited by R O C K Y; 02-09-2009 at 07:20 PM.
- 02-09-2009, 11:51 PM #3
First, the 1.6 version of Java is the latest. I strongly suggest getting the 1.6 *JDK* (not just the JRE), and make that the default version of Java on your computer.
I cannot believe the Oracle won't run with 1.6. IBM is notorious, with Websphere, for being way behind, but I doubt DB2 has that problem.
Possibly, the only problem is that you have an old JDK set as your computer's default. If so, upgrade to 1.6.12.
Run Eclipse on 1.6
Some big applications do not support the newest version of Java. I hope you are not stuck using 1.4 for something.
If you are, you can still have multiple JDK's/JRE's, with different versions, installed on your computer.
Within Eclipse preferences, you can tell Eclipse about the different versions of Java you have installed. You can choose any of these versions for a particular project. Projects also have a compliance level setting, which should be set to match the version you are using.
Similar Threads
-
[SOLVED] Debug: values not shown for variables
By jwilley44 in forum EclipseReplies: 7Last Post: 01-30-2009, 03:33 AM -
uploaded image not shown
By java_srinivasan in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-05-2008, 12:40 PM -
Fill a menu dynamically when menu is shown
By Java Tip in forum SWTReplies: 0Last Post: 07-07-2008, 04:47 PM -
help with these errors
By oceansdepth in forum New To JavaReplies: 3Last Post: 04-16-2008, 04:55 PM -
No output shown
By ai_2007 in forum Advanced JavaReplies: 4Last Post: 07-10-2007, 09:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks