EJB Development Quickstart with MyEclipse---10
天下维客,你可以修改的网络知识库
Customizing EJB Project Preferences
MyEclipse provides a number of customizable preferences. You are encouraged to familiarize yourself with each of these. We have already seen several EJB Project wizards and dialogs with prepopulated fields. The value of many prepopulated dialog fields is frequently derived from the MyEclipse system preferences. Two MyEclipse preferences that you should be aware of are the J2EE Project Templates preferences and the EJB Project Deployment Policies.
To access the MyEclipse preferences do the following:
From the menubar select Window > Preferences > MyEclipse > J2EE Project > EJB Project (See Figure 21).
Figure 21. MyEclipse EJB Project Template preferences
Note: changing the EJB Project template folders will only affect new projects, not existing projects.
Advanced Features
This section describes working with EJB applications that consists of an EJB Project and additional Java projects. Please note that if your EJB Project depends upon 3rd party Jars then you must use an Enterprise Project to incorporate the EJB Project and the 3rd party libraries into a single Enterprise Archive (EAR) deployment unit.



