Re: SV: Off topic: development tools

2000-12-12 Thread Guilherme Ceschiatti
On Tuesday 12 December 2000 01:47, Chris Bartling wrote: I'm using EJBDoclet and Apache Ant 1.2 for my EJB development with Orion. Easy to setup and use, extensible (both EJBDoclet and Ant allow extension by subclass/interface implementation). I also use JUnit for all EJB unit tests (testing

Re: SV: Off topic: development tools

2000-12-12 Thread Jason Rimmer
iatti" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, December 12, 2000 1:23 PM Subject: Re: SV: Off topic: development tools On Tuesday 12 December 2000 01:47, Chris Bartling wrote: I'm using EJBDoclet and Apache Ant 1.2 for my EJB development with Orion.

RE: SV: Off topic: development tools

2000-12-12 Thread Jeff Schnitzer
-Interest Subject: Re: SV: Off topic: development tools Ant: http://jakarta.apache.org/ant/ EJBDoclet: http://www.dreambean.com/ejbdoclet.html JUnit: http://www.junit.org/ XP: http://www.xprogramming.com/ (Not a tool but a development methodology) UltraEdit: http://www.ultraedit.com/ I fully

RE: SV: Off topic: development tools

2000-12-12 Thread Chris Bartling
- From: Guilherme Ceschiatti [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 12, 2000 12:24 PM To: Orion-Interest; Chris Bartling Subject: Re: SV: Off topic: development tools On Tuesday 12 December 2000 01:47, Chris Bartling wrote: I'm using EJBDoclet and Apache Ant 1.2 for my EJB development

Re: SV: Off topic: development tools

2000-12-11 Thread Hani Suleiman
flamebait Of course, you could always do what real men/women do and use vi/emacs, that way you never play the silly version/feature/vendor game, and can rest easy at night knowing that your java code is all yours, and that no tool has done horrible things to you and your code behind your back!

Re: SV: Off topic: development tools

2000-12-11 Thread Derek Akers
combination. Derek AkersSenior Software ArchitectEldan Softwarewww.eldan.com - Original Message - From: "Hani Suleiman" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Monday, December 11, 2000 9:00 AM Subject: Re: SV: Off topic: development tools flamebait

RE: SV: Off topic: development tools

2000-12-11 Thread Juan Lorandi (Chile)
and all, it's the best EJB IDE I've tried JP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Lunes, 11 de Diciembre de 2000 12:33 To: Orion-Interest Subject: SV: SV: Off topic: development tools Youre right is flamebait :) I do use vi aswell, but for an enterprise

SV: SV: Off topic: development tools

2000-12-11 Thread Klaus . Myrseth
other than plain coding, but hey thats timeconsuming compared to dd GUI development. Klaus Myrseth -Opprinnelig melding- Fra: Hani Suleiman [mailto:[EMAIL PROTECTED]] Sendt: 11. desember 2000 15:01 Til: Orion-Interest Emne: Re: SV: Off topic: development tools flamebait Of course, you could

RE: SV: Off topic: development tools

2000-12-11 Thread Jason Boehle
If anyone have any tips on IDEs that support synching of EJBs (remote, home, bean, pk, deployment-descriptor) pls post a note on this list :) I haven't tried it, but you might look at EJBDoclet at http://www.dreambean.com/ejbdoclet.html. It seems cool enough. :) Plus, I think you can get

RE: SV: Off topic: development tools

2000-12-11 Thread Tim Endres
Again, except for not having intellisense (JBuilder Forte have it), check out Pramati Studio I just code my bean and a wizard generates my home remote intefaces... I can package apps easily And have an all in one solution Another 'minus' may be the lack of an official CVS module, but all

RE: SV: Off topic: development tools

2000-12-11 Thread jbirchfield
: | | Subject: RE: SV: Off topic: development tools | ---| If anyone have any tips on IDEs that support synching of EJBs (remote, home

RE: SV: Off topic: development tools

2000-12-11 Thread Chris Bartling
these tools used in conjunction give me that. Just my $0.02 worth. -- chris -- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Boehle Sent: Monday, December 11, 2000 1:05 PM To: Orion-Interest Subject: RE: SV: Off topic: development tools If anyone