Re: Enhancement: smart clean/update imports

2001-05-02 Thread Markus Dahm
On Friday 27 April 2001 17:54, you wrote: --- Paul Kinnucan [EMAIL PROTECTED] wrote: Nick, would BCEL's dual license permit BCEL.jar to be distributed with the JDE? If so, I'd be inclined simply to include BCEL.jar in the JDE zip file along with jde.jar and bsh.jar. Since the only

Enhancement: smart clean/update imports

2001-04-28 Thread Sandip Chitale
Nick, There is also a utility function `jde-compile-finish-update-imports' that is suitable for inclusion in `jde-compile-finish-hook' so that imports are updated automatically. The compile finish hook idea is fantastic. However it should not update the file if the new import list matches

Re: Enhancement: smart clean/update imports

2001-04-28 Thread Sandip Chitale
: smart clean/update imports Nick, There is also a utility function `jde-compile-finish-update-imports' that is suitable for inclusion in `jde-compile-finish-hook' so that imports are updated automatically. The compile finish hook idea is fantastic. However it should not update the file

Re: Enhancement: smart clean/update imports

2001-04-27 Thread Nick Sieger
--- Paul Kinnucan [EMAIL PROTECTED] wrote: Nick, would BCEL's dual license permit BCEL.jar to be distributed with the JDE? If so, I'd be inclined simply to include BCEL.jar in the JDE zip file along with jde.jar and bsh.jar. Since the only terms for redistribution under LGPL include