I'm not a big fan of prj.el files. I just add what I need to jde- global-classpath and jde-sourcepath. I use a set of hooks and functions to configure them on a per project basis. When I start working on a new project, I write a function to add to these variables (and now jde-help-docset) and rebuild by using/calling a list of these functions.
Eventually I plan on adding this to the project, but the idea is simple and easy to implement. On Apr 5, 2010, at 5:47 PM, Jose A. Ortega Ruiz wrote: > > hi, > > i'm back to java development after some years, and, therefore, i'm > dusting off my jde config of old and updating it to the new times. i'm > very familiar with emacs, so i'm more or less managing to discover the > correct settings for my needs (e.g. how to set jde-*-classpath so that > most of jde's functionality works as expected); but i would really > appreciate the chance to have a look at other people's customizations > and prj.el files. a quick web search hasn't shown up much: any > recommendations, pointers or people willing to share settings? (i'm > using emacs 23, cedet 1.0pre7 and jde 2.4.0.1: would you recommend the > development version instead?) > > thanks a lot, and kudos for jde's developers: i've seen you haven't > been > idle all these years! :) > > cheers, > jao > -- > A student came to the master and asked, for the master was one of them > who knew such things: "Does Emacs have the Buddha nature?" The master > contemplated this for some time, and answered: "I don't see why not, > it has about everything else." > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > jdee-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
