开发者

Eclipse is not creating structure for Enterprise Application Projects

When creating a New Enterprise Application Project, instead of creating the usual tree with:

+Deployment Descriptor

+JAX-WS WebServices

+ejbModule

+JRE System Library

+JBoss开发者_如何转开发 v5.1

+EAR Libraries

+JavaScript Resources

+build

Eclipse is creating only a very simple structure. Like This:

+JavaScript Resources

Only the .settings folder and .project file are being created in the project's folder. No source, etc.

What's going on with this?

Thanks


It sounds more like you're listing the contents of a View rather than what's actually in your project. There isn't actually a "JavaScript Resources" folder, it's a root node under which the project's known types and globals are browsable. Have you checked the Project Explorer view (Window->Show View)?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜