0 Replies Latest reply on Nov 22, 2006 4:32 AM by j-o-l

    importing code to eclipse...

    j-o-l

      Hi,

      does anyone have any experience in bringing a web application (jsf for ui, ejb's for business logic and hibernate for persistence + some web services totalling about 30k+ lines of code), that was written with common text editors and not using any ide, to eclipse jboss ide. We have been using ant to build and deploy the application but we would like to start using eclipse + jboss pluging mainly to be able to debug the code properly.

      So my question is: is there something that makes it hard to import project of that size to jboss ide (like that some files need to be in certain format in jboss ide projects etc..?) and what would be the easiest way to import that code to eclipse?

      Thanks in advance!