Re: Re: Mount plugin in NB4.0
"Lluis Turro" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Lluis Turro said: > I loved the mounting system, though I missed some "project center", much > as NB4.0 Projects view. > > I can't understand why isn't there an option, on Projects view, that says > "Add to classpath..." or similar. An example: > > I want to send emails from a web application using JavaMail API, instead > of container resources --something would also be unfriendly to > configure--. I'm forced to manually copy mail.jar and activation.jar into > [NB40_home]/nb4.0/jakarta-tomcat-5.0.25/common/lib whereas with NB3.6 I > could mount them. > > I like to improve the idea of encapsulating project resources, thus the > application may run anywhere, but sometimes we need to include external > libraries that will never be part of the project, but will be found on the > final container. How do I solve this without "mounting" feature? > Oops! I apologize. I shouldn't dare thinking those guys at NB would create a Projects view and wont let me mount whatever I want. I just saw project's properties. Compiling Sources does the fact. There you can mount as you please, even create dependencies among projects. Great job! Lluis Turro, Barcelona http://www.turro.org