jdee icon indicating copy to clipboard operation
jdee copied to clipboard

"import ..." lines get inserted before "package ..." line

Open liar666 opened this issue 9 years ago • 2 comments

Using 2.4.2, sometimes, when I use "jdee-import-find-and-import" then "import... " lines get inserted before "package ..." line (which is supposed to be the first line in the file), thus making the file not compilable anymore...

liar666 avatar Aug 24 '16 12:08 liar666

Is there a way to recreate this or it happens pretty often?

pwojnowski avatar Aug 24 '16 12:08 pwojnowski

It occurred to me several times. I did some tests, but I can't manage to recreate the 'bug' voluntarily.

However, since I was playing with JDEE (menu) -> Project -> Project Files -> Load/Load All and JDEE (menu) -> Interpreter -> Start/Exit , I think it might be related.

By the way, doing a JDEE (menu) -> Interpreter -> Exit ,then JDEE (menu) -> Interpreter -> Start , leads to: bsh--check-launch-preconditions: Customize `jdee-server-dir' to point to dir with JDEE jars. See http://github.com/jdee-emacs/jdee-server

liar666 avatar Aug 24 '16 12:08 liar666