Nascif,

The modified version works just beautifully! ECB+JDE+jde-flymake ..  great 
environment, thanks!

(I have been using JDE a long time ago but recently only IDEA at work and 
Eclipse at home, but Eclipse, at least on Linux, is so slow now that it 
became unbearable. I am gonna try your PMD plugin in the next few days as 
well, but still have lots to learn on JDE setup + project building.)

Thanks again, Milan

On June 17, 2004 02:44 pm, Nascif Abousalh-Neto wrote:
> Hey Milan,
>
> I think I got a bug - something that shouldn't be working but probably did
> because of my environment. Give it a try and see if this version works for
> you.
>
> /Nascif
>
> -----Original Message-----
> From: Milan Zimmermann [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 17, 2004 1:57 AM
> To: Nascif Abousalh-Neto; [EMAIL PROTECTED]
> Subject: Re: flymake / jde-flymake problem
>
>
> Nascif,
>
> Thanks for your detail answer. This is on is Linux SuSE 8.1 Emacs v. 21.2.1
> ... I  enabled debug-on-error, please see results and comments on you notes
> inline:
>
> On June 16, 2004 10:23 pm, Nascif Abousalh-Neto wrote:
> > Hi Milan,
> >
> > I searched for this error message in both flymake.el and
> > jde-flymake.el and I was not able to find it.
>
> i have looked in the message window and this the message seems from jde ..
> which seems weird as i never saw it in any other situation except trying
> any flymake command (even mode):
>
>
> ##### On flymake-mode, i get:
>
> Debugger entered--Lisp error: (file-error "Opening directory" "not a
> directory"
> "/home/mzimmermann/projects/eclipse3workspace/airliftj/src/airliftj/util/en
>tityModelUMLToXML/UMLEntities2Hibernate.java")
>
> directory-files("/home/mzimmermann/projects/eclipse3workspace/airliftj/src/
>airliftj/util/entityModelUMLToXML/UMLEntities2Hibernate.java")
>
> jde-find-project-file("/home/mzimmermann/projects/eclipse3workspace/airlift
>j/src/airliftj/util/entityModelUMLToXML/UMLEntities2Hibernate.java")
> flymake-jde-jikes-java-init(#<buffer UMLEntities2Hibernate.java>)
> flymake-start-syntax-check(#<buffer UMLEntities2Hibernate.java>)
> flymake-start-syntax-check-for-current-buffer()
>   flymake-mode-on()
>   flymake-mode()
> * call-interactively(flymake-mode)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)
>
> #### In Message window:
>
> Loading /home/mzimmermann/projects/eclipse3workspace/airliftj/prj.el
> (source)...done [2 times]
> jde-find-project-file: Opening directory: not a directory,
> /home/mzimmermann/projects/eclipse3workspace/airliftj/src/airliftj/util/ent
>ityModelUMLToXML/UMLEntities2Hibernate.java
>
> ##### On "flymake-start-syntax-check-for-current-buffer" i get:
>
> Debugger entered--Lisp error: (file-error "Opening directory" "not a
> directory"
> "/home/mzimmermann/projects/eclipse3workspace/airliftj/src/airliftj/util/en
>tityModelUMLToXML/UMLEntities2Hibernate.java")
>
> directory-files("/home/mzimmermann/projects/eclipse3workspace/airliftj/src/
>airliftj/util/entityModelUMLToXML/UMLEntities2Hibernate.java")
>
> jde-find-project-file("/home/mzimmermann/projects/eclipse3workspace/airlift
>j/src/airliftj/util/entityModelUMLToXML/UMLEntities2Hibernate.java")
> flymake-jde-jikes-java-init(#<buffer UMLEntities2Hibernate.java>)
> flymake-start-syntax-check(#<buffer UMLEntities2Hibernate.java>)
> flymake-start-syntax-check-for-current-buffer()
> * call-interactively(flymake-start-syntax-check-for-current-buffer)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)
>   recursive-edit()
>   byte-code("Ãâ !ÃËÃâ ÃËÃË        !ÃË\nÃÆ?
>
> > I wonder if it was not a problem during
> > configuration, given that it is quite complex. In order to narrow down
> > the possibilities, I would suggest the following: 1) enable
> > debug-on-error to get a full trace;
>
> ok thanks
>
> > 2) make sure you are using the correct version of flymake - not the
> > official one (0.2) but the one from CVS:
> > http://cvs.sourceforge.net/viewcvs.py/flymake/flymake/
>
> yes, i use the CVS version ...
>
> > 3) double check the customization
>
> i believe i have items 1-5 correct (did not do the highlighting
> customization) there is only one variable to customize, is that correct?
>
> I am attacthing my prj.el - not that I would want you to spend time
> debugging my setup but just in case ...
>
> Thanks again, Milan

Reply via email to