1 Nov 2002 21:13
Re: jde Digest 1 Nov 2002 18:19:07 -0000 Issue 553
Len <len <at> reeltwo.com>
2002-11-01 20:13:14 GMT
2002-11-01 20:13:14 GMT
jde-digest-help <at> sunsite.dk wrote: > Subject: [OT] Buffer loading magic? > From: "James Higginbotham" <jhigginbotham <at> betweenmarkets.com> > Date: Wed, 30 Oct 2002 17:22:05 -0600 > Can someone point me to something that would allow me to toggle between > the source and unit test for a class, if my directory structure is > usually something like: > > src > com > mycompany > foo > Bar.java > test > com > mycompany > foo > BarTest.java > > …and my tests always end in 'Test.java'? > > Just wondering if someone has done this or something similar. If found > an elisp snippet for C to header, but that assumes the same dir and I'm > not elisp literate enough to determine how best to mod the code. Here's what I use on xemacs. I can't remember if I wrote these or if I based them on code posted here... ;; Swap between file in src hierarchy and matching one in test hierarchy(Continue reading)
RSS Feed