在 Eclipse 中运行 Java EE 示例项目
我想从 Eclipse 中运行 glassfish 附带的示例 Java EE 项目。服务器已全部设置完毕,但我很难从 glassfish 目录导入项目。 任何指导将不胜感激。
GF
I want to run the sample Java EE projects that come with glassfish from within Eclipse. The server is all set up but Im having difficulty importing the projects from the glassfish directory.
Any guidance would be appreciated.
GF
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Eclipse 中创建 WAR 或 EAR 文件并将其部署到 Glassfish。应该可以做到这一点。
Create a WAR or EAR file in Eclipse and deploy it to Glassfish. That should do it.