..
>Can anybody tell me that How can i open Jbuilder 2006 project in
>Eclipse 3.2.2.
A bit of googling suggests that JBuilder understands Ant scripts.
So does Eclipse (and NetBeans.. and any other IDE worth
downloading). So my answer would be 'create an Ant build
script that works for the project in JBuilder' - Eclipse should
be able to import it without any problems.

Signature
Andrew Thompson
http://www.athompson.info/andrew/
> Can anybody tell me that How can i open Jbuilder 2006 project in
> Eclipse 3.2.2.
I would suggest you do not.
Create the project in Eclipse and then import the source files
from the JBuilder project.
Arne