Set up an Eclipse Dynamic Web Project referencing another project

后端 未结 2 651
抹茶落季
抹茶落季 2020-12-18 05:29

I\'ve got a simple Dynamic Web project set up in Eclipse 3.6 Helios, but am having trouble getting it to make use of the code in another project that I\'ve got.

I\'v

2条回答
  •  星月不相逢
    2020-12-18 06:13

    What goes in the deployment is determined not by the build path but by the Deployment Assembly entry in Preferences for the dynamic web project.

提交回复
热议问题