-
I'm trying to get JDEE up and running (again) on a fairly large multi-module maven project. While syntax checking I'm seeing this error over and over:
Error while checking syntax automatically: (c…
-
Hi,
I just positioned my cursor on the word IOUtils in my code and called jdee-import-find-and-import. As a results, in the mini-buffer, appeared a message saying "Excluding sun.misc.IOUtils".
What …
-
I've just upgraded to lastest jdee from ELPA.
When opening a java file, I get:
```
Debugger entered--Lisp error: (file-error "Cannot open load file" "no such file or directory" "jdee-test")
r…
-
Latest jdee (20161102.531) from elpa, does not match correctly parenthesis on this line:
```
final static private Pattern pattFlName = Pattern.compile("([-'A-Za-z .]+)[ ,;]+([-'A-Za-z]+)$");
fina…
-
Maybe to add support of 1.8 and 1.7 just add at proper place
(defclass jdee-run-vm-1-7 (jdee-run-vm-1-6) ()
"Represents the JDK 1.7.x vm")
(defmethod initialize-instance ((this jdee-run-vm-1-7) &…
-
I've got a rather large classpath, and this ends up causing problems with some of the error parsing code. (The line in the JDEE Compile Server buffer that sets up the classpath is over 61k characters!…
-
subj for jdee-20161102.531
-
I notice when I search online there are a handful of different maven integrations for JDEE. Does the jdee project have any official stance on these, or on using maven with the project at all?
I would…
-
After installing, I entered a buffer in jdee-mode, which derives from java-mode. I did `M-x meghanda-mode`. A few seconds later, these messages where in my messages buffer.
```
Meghanada-Server Sta…
-
Clicking in the JDEE>Help>Jdee Users Guide menu entry, I get:
jdee-show-help: Cannot find JDEE help file.