After you import the project directory, goto project properties, disable all the 'builders' and create a new Ant builder, thereafter, giving ant file details. Here you can also tweak a bit with the ant file so that it creates the war file into your application server's deploy directory.
Also declaring following folders as 'source' folders in eclipse would be useful: roller/apps/planet/web roller/apps/planet/src/java roller/apps/weblogger/web roller/apps/weblogger/src/java Once you do this, there should not be any problem for debugging. Hope this helps! -- View this message in context: http://www.nabble.com/How-can-I-import-Roller4-into-Eclipse3.2-tp20674000s12275p21165997.html Sent from the Roller - Dev mailing list archive at Nabble.com.
