At 18:01 14/10/2002 -0400, you wrote: >Thanks for pointing that problem out. We could also adjust the >project/.cvsignore file so that the directory that eclipse uses for building >gets ignored. > >I don't want eclipse building to the same directory that ant builds to >because it that will throw ant's timestamps off. I've noticed some weird >things in the past like: >- You edit somefile.java and save it and save it with an error. >- Eclipse generates somefile.class ( even though it has a compile error ) >- You run the ant build and it builds OK (because somfile.class is older >than somefile.java) >- You run your program and you get a runtime exception saying the >somefile.class file is screwed. > >But It might be worth moving the eclipse build directory to something like: >project/output/eclipse-classses >Since the would match what the ant build does a little better. > >Regards, >Hiram
Hiram, great news! Two things though, a) does this explain how to get servlet, jsp and ejb debugging working with jboss? Some of the other help files explain how to do this with independent versions of jboss and tomcat, but not for the integrated version. b) if the website isn't going to be rebuilt soon, can you tell us where to find the file in the meantime? cheers, Bruce Dr. Bruce Scharlau Dept. of Computing Science University of Aberdeen Aberdeen AB24 3UE 01224 272193 http://www.csd.abdn.ac.uk/~bscharla mailto:[EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
