This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Help me with Eclipse  . Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Help me with Eclipse  ." Watch "Help me with Eclipse  ." New topic
Author

Help me with Eclipse .

Lucky J Verma
Ranch Hand

Joined: Apr 11, 2007
Posts: 277
I have Eclipse 3.2 & JDK 6.0 on my system.
But still my Eclipse doesnt accept var-args, foreach or generics.
Please help me tuning both things together.

Thanks
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

Somewhere under "Preferences," there are settings for what version to compile with.


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9946
    
    6

you might get a better response in the IDE forum...


Never ascribe to malice that which can be adequately explained by stupidity.
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

See Eclipse documentation:
  • Java Compiler page
  • Java Compiler preferences
  • (Hmmm... I guess you do get better responses here. )
    Lucky J Verma
    Ranch Hand

    Joined: Apr 11, 2007
    Posts: 277
    I followed the steps mentioned in Eclipse WebSite.
    I go to
    Window -> preferences ,Java and in there ,installed JRE
    Here it shows Java 6.0 ,& being selected,I tried again but no use.
    Should i try ,reinstallation of things .Then start again .
    Thanks
    Lucky J Verma
    Ranch Hand

    Joined: Apr 11, 2007
    Posts: 277
    Its done , i reinstalled JRE 6.0
    Thank you :-)
     
    I agree. Here's the link: http://aspose.com/file-tools
     
    subject: Help me with Eclipse .
     
    Similar Threads
    Eclipse 3.2.2 config for SWT / JFace
    create portlet in Eclipse 3.4?
    creating a jar for nokia sdk
    how to add struts 2 to eclipse indigo webtoolplatform
    How to run a java class from command line in eclipse