Re: Next Gen JDEE
Stephen Leake <[email protected]> Thu, 16 Jul 2015 05:33:59 -0500
| Newsgroups | gmane.emacs.jdee.devel |
|---|---|
| Message-ID | <[email protected]> |
Przemysław Wojnowski <[email protected]> writes: > W dniu 2015-07-15 09:37, Stephen Leake napisał(a): >> Can you list the other environments? Any chance we can lure some of >> those developers to this one? It would be good to know why they split. > > One that I know of is malabar-mode: > https://github.com/m0smith/malabar-mode That looks perfectly reasonable as a separate project. It allows running Maven nicely. Maven is a build tool; it is _not_ restricted to building Java projects. It makes sense for people using Maven to build Java projects to use both jdee and malabar-mode. They both define the notion of "project"; it would be best if Emacs core defined an abstract API for projects, malabar mode implemented it, and jdee used it. Then users could provide maven project files, malabar mode would parse them, and jdee would use the info for classpath, source directory list, etc. That keeps maven specific code out of jdee, which is a Good Thing. There is a branch for just such work in Emacs git; now would be a good time to try it. -- -- Stephe ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ jdee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-devel