Re: Mail list support?

2021-08-12 Thread Garry Hurley
As for ‘set up’ to work in eclipse, I can tell you that if there is not an eclipse project in the source tree, you can easily import the files into it. As for custom mailers and marchers, you can do whatever you like as far as an IDE as long as you check in and commit only what you need to check

Re: Mail list support?

2021-08-12 Thread Marc Chamberlin
Thanks Benoit, Garry for your responses and sorry for the delay in responding myself. I will be happy to take a look at the mail list code (existing and developing) as my time permits, and sharing and working with you on it. It has been awhile since I last developed some of my own mailets and

Re: Mail list support?

2021-08-12 Thread btell...@apache.org
Hello Marc. I use IntelliJ community edition as an IDE. Maven support turns out to be very handly. Benoit On 12/08/2021 23:45, Marc Chamberlin wrote: > Thanks Benoit, Garry for your responses and sorry for the delay in responding > myself. I will be happy to take a look at the mail list code