At 08:46 AM 5/11/99 +0200, you wrote:
>at this time (8h42) the jde-beta.zip is 2.6.1 beta1.
>
>little bug about 2.6.1:
> when i save project options in custom screen ( modify
>jde-db-source-directory
>variable), the value is put in .emacs and not in my prj.el ( my prj.el is
>not in
>current directory but in the directory tree and this is work fine for
>loading the
>values of each variable).
>
You must choose Custom's State->Set for Current Session option so that
Custom will NOT save the customized setting in your .emacs file. Then,
choose JDE->Options->Save Project to save the value in your prj.el file.
- Paul