Elsalam Eleikom
I built a web based project using servlets, jsps, jdbc and tomcat as a web server using JBuilder 2006 but i need now to develop using eclipse and this is a must for my work.I searched for any tool to do this but nothing . I need to develop under eclipse and do without jbuilder.
Or at least convert to any free strong java IDE






you need not to use a
you need not to use a tool. You can either generate the war file from jbuilder then import this war to eclipse, it will create a web application for your. Then you may need add the source code manually to eclipse.
Or
You can simply create new web application in eclipse, then add the files manually
the files should be
bss keda ... ta2rebaan
Use JBuilder project in Eclipse
I have a similar problem of using JBuilder library/project in Eclipse.
i.e "import Snow.Snowbnd;" used in JBulder java code can no longer be used in Eclipse project. There is a folder called Snow which contains 464 .class files.
What should I do to use the Snow package/library in Eclipse?
Can I create a Jar just by zipping all .class files in Snow folder? Or should the Jar file be created by JBuilder tool?
thanks,
snai