module « eclipse « Java Enterprise Q&A





1. Which projects are on the list of JAVA EE Module Dependancy    stackoverflow.com

I'm trying to include a project within another project as EE Dependency in Eclipse. For some reason, the project I want to include is not displayed in the list of possible projects. ...

2. Eclipse J2EE Web Module Project Type    stackoverflow.com

I am trying to create a simple Java HTTP Servlet inside of eclipse, however, under the Web folder in the project wizard i do not have an option for J2EE Web ...

3. Enable ctrl-click to jump from EL to java module    stackoverflow.com

I'm using Eclipse Java EE IDE (Galileo) with seam framework. I'm interested how to enable ctrl-click to jump from an EL to a java module (in jsf views)?