Hi,
Here is the message error detailed
********
Signaling: (wrong-type-argument stringp nil)
  set-buffer(nil)
  (save-excursion (set-buffer (get-buffer jde-project-file-name)) (unless (looking-at 
"\n") (princ "\n")) (save-buffer))
  (let ((standard-output ...)) (unless (bolp) (princ "\n")) (princ 
"(jde-set-project-name ") (prin1 jde-project-name) (princ ")\n") (princ 
"(jde-set-variables ")
(mapcar (lambda ... ...) (jde-symbol-list)) (princ ")") (save-excursion (set-buffer 
...) (unless ... ...) (save-buffer)) (kill-buffer (get-buffer
jde-project-file-name)))
  jde-save-variables()
  jde-save-project("")
  call-interactively(jde-save-project)
****************

Stephane a �crit :

> Shall you send the backtrace buffer that appears when using the option/general/debug 
>on error from Emacs menu please?
> Steff
>
> ANDRIAMASINORO Fenintsoa wrote:
>
> > Hi everybody,
> >
> > When I try to save my project (via JDE->Project->Project File->Save) and after 
>entering  (or not and then using the default) the project name, the following
> > message appears in the mini-buffer:
> > ++++++++
> > Wrong type argument: stringp, nil
> > ++++++++
> > and, my variable 'jde-project-file-name' value was E:/MesDocs/javaProject/myProject
> >
> > But when the above variable value is only 'myProject', there is no error and the 
>file 'myproject' is effectively created. The problem is that JDE creates it in
> > the current directory while I want it in E:/MesDocs/javaProject/ directory.
> >
> > How can I proceed?
> >
> > Thank you
> >
> > Fenintsoa
> >

--
        -----(�_�)------
 ANDRIAMASINORO Fenintsoa
 Multi-agent Researcher
 IREMIA University of La R�union
 FRANCE
 T�l: 02 62 89 51 65 (portable) / 02 62 93 83 24 (office)
 E-Mail: [EMAIL PROTECTED]
 ----------------------------


Reply via email to