Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1787
| From | Arved Sandstrom <asandstrom3minus1@eastlink.ca> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Eclipse And NetBeans |
| References | (3 earlier) <jnbm73$eom$1@news.albasani.net> <UMimr.164200$KQ2.93642@newsfe15.iad> <19468953.569.1335477755814.JavaMail.geo-discussion-forums@pbts20> <0skmr.24278$mL3.16210@newsfe23.iad> <15568844.17.1335483114031.JavaMail.geo-discussion-forums@pbbpg8> |
| Message-ID | <efCmr.165658$KQ2.54705@newsfe15.iad> (permalink) |
| Organization | Public Usenet Newsgroup Access |
| Date | 2012-04-27 16:15 -0300 |
On 12-04-26 08:31 PM, Lew wrote: [ SNIP ] > > I do recommend that Java projects universally use Ant, though by "universally" and "always" I never mean universally or always (and never mean never by "never"). Maven blows chunks and nothing else works as well. > > I do not recommend using *only* Ant for builds and deployment. Feel free to add glue scripts (bash, Python, whatever), as indicated by circumstances. > > I suggest that your colleague's ill-advised changes should have undergone the rigors of review and test before commitment that all code changes must undergo. The problem wasn't with Ant there, any more than it would have been Java's fault if they'd changed Java code, failed to test it adequately or even to have it reviewed, checked it in, and disappeared. > > But your examples are telling, if not pertinent to Java. Have you more to say on this specific to Java projects? > For Java projects (SE or EE) I wouldn't myself usually much care who uses what IDE. The only caveats I have there are that each developer be quite proficient with the IDE that they pick (rather than choosing company time to experiment with an unfamiliar one), and that if a novice programmer is not really all that proficient with any IDE that they select one that most of the team is using. The main rule I have in team environments involving intermediate or senior people is that you get to pick your tools until such a time as you demonstrate that you're wasting team time by trying to make something inferior work. At which point you get told what you're going to use. I've been down that road numerous times, sometimes with me being the guilty party. I'm with you on Ant. One may as well do this, you want a build script for CI anyhow. AHS -- A fly was very close to being called a "land," cause that's what they do half the time. -- Mitch Hedberg
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Eclipse And NetBeans Steve <tinker123@gmail.com> - 2012-04-19 16:35 -0400
Re: Eclipse And NetBeans William Colls <william.colls@rogers.com> - 2012-04-19 17:18 -0400
Re: Eclipse And NetBeans Lew <lewbloch@gmail.com> - 2012-04-19 17:36 -0700
Re: Eclipse And NetBeans Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-19 19:42 -0300
Re: Eclipse And NetBeans Robert Tomsick <robert@tomsick.net> - 2012-04-25 17:09 -0400
Re: Eclipse And NetBeans Lew <noone@lewscanon.com> - 2012-04-26 07:30 -0700
Re: Eclipse And NetBeans Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-26 18:05 -0300
Re: Eclipse And NetBeans Lew <lewbloch@gmail.com> - 2012-04-26 15:02 -0700
Re: Eclipse And NetBeans Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-26 20:00 -0300
Re: Eclipse And NetBeans Lew <lewbloch@gmail.com> - 2012-04-26 16:31 -0700
Re: Eclipse And NetBeans Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-27 16:15 -0300
Re: Eclipse And NetBeans Robert Tomsick <robert@tomsick.net> - 2012-04-27 13:07 -0400
Re: Eclipse And NetBeans Roedy Green <see_website@mindprod.com.invalid> - 2012-05-10 15:28 -0700
Re: Eclipse And NetBeans Roedy Green <see_website@mindprod.com.invalid> - 2012-05-10 15:33 -0700
Re: Eclipse And NetBeans Allen l <debare21@gmail.com> - 2012-04-26 18:38 -0700
Re: Eclipse And NetBeans Roedy Green <see_website@mindprod.com.invalid> - 2012-05-09 19:11 -0700
Re: Eclipse And NetBeans Steve <tinker123@gmail.com> - 2012-05-15 09:43 -0400
Re: Eclipse And NetBeans Steve <tinker123@gmail.com> - 2012-05-15 09:45 -0400
csiph-web