File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes eclipse-lomboz: How to know which module a class/servlet belongs to. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "eclipse-lomboz: How to know which module a class/servlet belongs to." Watch "eclipse-lomboz: How to know which module a class/servlet belongs to." New topic
Author

eclipse-lomboz: How to know which module a class/servlet belongs to.

Rafael Lee
Greenhorn

Joined: Sep 06, 2003
Posts: 23
I am following an eclipse-lomboz tutorial from ObjectLearn. I followed the part creating a j2ee project, then creating 2 web modules (myweb and yourweb). And then creating a servlet using the wizard which asks what web module it will belong to. I also created a java class (using new -> class menu, which has no prompting on which web module the class is going to belong to). After creating these components, how will one know which web module (assuming there's more than 1 web module for the project) does a servlet or a java class shown in the package explorer belong to. I right clicked the servlet/class under src, and there's no indication which module it is a member of. For a project with only one web module, this may not be a concern. For those with more than one module (as in the tutorial), I had to get out of eclipse, go to windows explorer and look at the contents of the deployed war file to know.
Any suggestions for a better way. Thanks.
 
IntelliJ Java IDE
 
subject: eclipse-lomboz: How to know which module a class/servlet belongs to.
 
Threads others viewed
Good Eclipse plugins for J2EE dev work
Incompatible Java EE specification level?
IWAE0035E The Main-Class attribute must be defined in the application client module
Unable to create lomboz j2ee module
any good free Java IDE + debugger
developer file tools