aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes referenced project,  j2ee dependency module, java build path Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "referenced project,  j2ee dependency module, java build path" Watch "referenced project,  j2ee dependency module, java build path" New topic
Author

referenced project, j2ee dependency module, java build path

ben oliver
Ranch Hand

Joined: Mar 28, 2006
Posts: 369
I think I need some help in understanding the difference among the following three things of an EAR project in eclipse or any other similar IDE --

1. Java Build--> Project: In Java Build property, you can add another IDE project here. Under what condition do you need to add a IDE project here ?

2. J2EE dependency module --- You can also add a standalone java Project here. For what purpose do you need to add it ? I found that, if my j2ee project uses a stand alone project, I have to add that stand alone project here, otherwise the whole project can build well but at run time, it gives NoClassFOund error, can you tell me why ?

3. Project References --- If you add a project here, what does it exactly mean to you ?

Thanks !
 
I agree. Here's the link: jrebel
 
subject: referenced project, j2ee dependency module, java build path
 
Similar Threads
log4j setting in enterprise project structure
Getting used to Maven
Configuring a Web project to reference a Java Project.
Can some one please explain why do i need MAVEN here
Websphere Studio Application Developer 5.1.0 problem...please help