Look at the "Order and Export tab: on the build path of the project that you want to import into another project's build path.
You have to explicity say, this stuff is exported to dependent projects by checking the boxes on that tab. Geoff On 2/17/06, Dan Adams <[EMAIL PROTECTED]> wrote: > okay i have a webapp that i use jetty for and i'm trying to pull a bunch > of the code out into a separate project. anyone know how to do that and > still have jetty reference the other project when it runs? i've tried > adding teh other project to the classpath but that doesn't seem to work. > the only thing i've got to work is exporting the other project into a > jar and putting it in /WEB-INF/classes. any ideas? > > -- > Dan Adams > Software Engineer > Interactive Factory > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- The Spindle guy. http://spindle.sf.net Get help with Spindle: http://lists.sourceforge.net/mailman/listinfo/spindle-user Blog: http://jroller.com/page/glongman Feature Updates: http://spindle.sf.net/updates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
