From: Erik V. <eri...@hc...> - 2007-01-18 22:34:26
|
> >Perhaps it is all worth a try. > I have just checkout rails and use the default .project. > Don'nt know if it > comes with Rails or is the Eclipse default one. But class and > java are in > the same dir and that is quit confusing for me. I think that is a difference between Brett's and my setup: I have created subfolders named src and bin for the sources and classes, respectively, and I think Brett is using the Eclipse default. My main problem was how to get the resources and XMLs in the classpath, but somehow I managed. I'm getting the feeling that you know a lot better how to set up such a project than Brett (sorry if I'm wrong, Brett!) and certainly than me, and I'm absolutely interested to see a proper one.... Erik. |