Re: Re: Mount plugin in NB4.0
"Lluis Turro" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Navneet Karnani said: ... > 1. NB4.0 is a first release of the new Projects feature. Like any other > new feature, I would give it atleast 2 releases before it stabalizes. So > my suggestion, stick to 3.6 until 4.1 comes out. > The more we use it and report issues the more stable will be. > 2. The projects feature is still evolving heavily. I realized that all > the developers use cases have not really been taken care of yet. Eg. the > projects have been explicitly divided into J2SE, J2EE and J2ME projects. > There are, in most programmer cases, cross breed applications (like the > ones mentioned in the thread) where one may need to runa single class > when working in a web project. These have not yet been taken care of > since the projects implementation is not complete. > One of the features I like most is Required Projects. See, I had a web application whose servlets were packed in a jar. In current project implementation I couldn't do that... at least in single project. Thus I split the project in two: jared classes and the web application. Then I went to web application's properties and added the jared classes project. Now I can edit both projects and, once deployed, the web application ends with the jared classes correctly located at WEB-INF/lib. It takes a very different approach, but I would say it's better. ... > > - Navneet > Lluis Turro, Barcelona http://www.turro.org