I was simply going to stick the outcome on the wiki but this is fine... I dont have a problem discussing it on-list, but do feel it is slightly off-topic.
At any rate, I'm try to add an existing app to Eclipse which seems to work fine...however when I build, it tries to package my source files as java.com.mycom.myapp because of everything being under the java dir in WEB-INF/src. I tried to change the property to point to WEB-INF/src/java instead but Eclipse doesnt seem to have a facility to make this change or I havent found the appropriate place. The other problem I have (which I havent yet researched) is that build process seems to think jasper-runtime.jar should be in common/lib instead of lib/. These seem like config issues, I just havent been able to figure them out with the Tomcat-specific Eclipse resources, so I thought I take the reverse route and get some input from this group. On Wed, 2003-02-12 at 12:04, Rodrigo Reyes wrote: > I am using it, Bill. But let's keep our conversation on the list, so > everyone could use it. If for some reason you prefer not to, just tell me > about this to [EMAIL PROTECTED] > > Rodrigo > > ----- Original Message ----- > From: "Bill" <[EMAIL PROTECTED]> > To: "turbine-user" <[EMAIL PROTECTED]> > Sent: Tuesday, February 11, 2003 11:49 AM > Subject: Eclipse + TDK > > > > I know there are a number of folks on this list using Eclipse to develop > > their TDK webapps. If any of you could contact me offlist so I could > > pick your brain on an issue, I would greatly appreciate it. > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
