Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-30 Thread Emerson Cargnin - SICREDI Serviços
gt; >>>> You bet, >>>> put a link in patches so we don't forget to integrate this. Also >>>> please >>>> write a "howto" if there is anything to do. >>>> >>>> marcf >>>> >>>> >>

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-30 Thread Emerson Cargnin - SICREDI Serviços
>>> You bet, >>> put a link in patches so we don't forget to integrate this. Also please >>> write a "howto" if there is anything to do. >>> >>> marcf >>> >>> >>>> -Original Message- >>>> From: [EM

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-30 Thread Emerson Cargnin - SICREDI Serviços
link in patches so we don't forget to integrate this. Also please >> write a "howto" if there is anything to do. >> >> marcf >> >> >>> -Original Message- >>> From: [EMAIL PROTECTED] >>> [mailto:[EMAIL PROTECTED]] On Beha

RE: [JBoss-dev] jboss modules as eclipse projects

2002-08-27 Thread Hiram Chirino
Fedorenko > Sent: Saturday, August 17, 2002 10:23 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] jboss modules as eclipse projects > > > Marius Kotsbak wrote: > > On Sat, 2002-08-17 at 16:00, Igor Fedorenko wrote: > > > >> Hi, > >> > &g

RE: [JBoss-dev] jboss modules as eclipse projects

2002-08-20 Thread Sacha Labourey
> You can use ant from Eclipse, but you do not have to. Eclipse has its > own incremental java compiler. Which is cool at first but *very* frustrating for big projects (or when you update the source lib): it recompiles everything *in the frontground*: you are blocked, waiting for Mr. Eclipse to f

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-20 Thread Igor Fedorenko
Jason Dillon wrote: > Eclipse does not use Ant? You can use ant from Eclipse, but you do not have to. Eclipse has its own incremental java compiler. -- Igor Fedorenko Think smart. Think automated. Think Dynamics. www.thinkdynamics.com ---

RE: [JBoss-dev] jboss modules as eclipse projects

2002-08-20 Thread Jason Dillon
Eclipse does not use Ant? --jason > -Original Message- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Igor Fedorenko > Sent: Sunday, August 18, 2002 9:11 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] jboss modules as eclipse

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-19 Thread philipborlin
cc: Subject: Re: [JBoss-dev] jboss modules as eclipse projects 08/18/200

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-18 Thread David Jencks
atches so we don't forget to integrate this. Also > please > > write a "howto" if there is anything to do. > > > > marcf > > > > > >>-Original Message- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED]] On > &

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-18 Thread Igor Fedorenko
--Original Message- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED]] On >>Behalf Of Igor Fedorenko >>Sent: Saturday, August 17, 2002 10:00 AM >>To: [EMAIL PROTECTED] >>Subject: [JBoss-dev] jboss modules as eclipse projects >> >> >>Hi, >

RE: [JBoss-dev] jboss modules as eclipse projects

2002-08-18 Thread marc fleury
rday, August 17, 2002 10:00 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] jboss modules as eclipse projects > > > Hi, > > I have setup eclipse project for most of jboss modules. It > required some > changes to one of build.xml files but now I can use eclipse as a

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-18 Thread marius
Anyone got eclipse to execute ant-buildfiles? Where do you specify the build.xml file to be executed? On Sun, Aug 18, 2002 at 10:59:32AM +0200, Werner Ramaekers wrote: > Hi Igor, > > i am very interested to know what changes you had to make and how you > went along to be able to develop jboss

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-18 Thread Werner Ramaekers
Hi Igor, i am very interested to know what changes you had to make and how you went along to be able to develop jboss (and not apps on jboss) from within Eclipse, can you mail me what you had to do ? or just post it onto the list so that anyone else interested can pick it up too ;-) thanks fo

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Holger Baxmann
witch depend on them. bax - Original Message - From: "Marius Kotsbak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 17, 2002 4:47 PM Subject: Re: [JBoss-dev] jboss modules as eclipse projects > On Sat, 2002-08-17 at 16:41, Holger Baxma

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Marius Kotsbak
gt; To: <[EMAIL PROTECTED]> > Sent: Saturday, August 17, 2002 4:29 PM > Subject: Re: [JBoss-dev] jboss modules as eclipse projects > > > > On Sat, 2002-08-17 at 16:23, Igor Fedorenko wrote: > > > Marius Kotsbak wrote: > > > > On Sat, 2002-08-17 at 16:0

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Holger Baxmann
urday, August 17, 2002 4:29 PM Subject: Re: [JBoss-dev] jboss modules as eclipse projects > On Sat, 2002-08-17 at 16:23, Igor Fedorenko wrote: > > Marius Kotsbak wrote: > > > On Sat, 2002-08-17 at 16:00, Igor Fedorenko wrote: > > > > > >> Hi, > > &g

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Marius Kotsbak
On Sat, 2002-08-17 at 16:23, Igor Fedorenko wrote: > Marius Kotsbak wrote: > > On Sat, 2002-08-17 at 16:00, Igor Fedorenko wrote: > > > >> Hi, > >> > >> I have setup eclipse project for most of jboss modules. It required > >> some changes to one of build.xml files but now I can use eclipse a

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Igor Fedorenko
Marius Kotsbak wrote: > On Sat, 2002-08-17 at 16:00, Igor Fedorenko wrote: > >> Hi, >> >> I have setup eclipse project for most of jboss modules. It required >> some changes to one of build.xml files but now I can use eclipse as >> a convenient jboss source code browser or > > >> (theore

Re: [JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Marius Kotsbak
On Sat, 2002-08-17 at 16:00, Igor Fedorenko wrote: > Hi, > > I have setup eclipse project for most of jboss modules. It required some > changes to one of build.xml files but now I can use eclipse as a > convenient jboss source code browser or >(theoretically) start jboss > under eclipse debu

[JBoss-dev] jboss modules as eclipse projects

2002-08-17 Thread Igor Fedorenko
Hi, I have setup eclipse project for most of jboss modules. It required some changes to one of build.xml files but now I can use eclipse as a convenient jboss source code browser or (theoretically) start jboss under eclipse debugger. Anyone interested? -- Igor Fedorenko Think smart. Think au