On Thu, Feb 26, 2009 at 2:23 AM, ibrahim demir <[email protected]> wrote: > Eclipse configuration is not important . System java version is important > here ant just check it with command prompt > > Just write java -verison and if it is not set to 1.6 than go and add java > path to system variables and set java home also on system variables.
I have 1.6 and it still does not work: C:\Apps\eclipse>java -version java version "1.6.0_12" Java(TM) SE Runtime Environment (build 1.6.0_12-b04) Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode) C:\Apps\eclipse>eclipse -clean
