-
## Actual behavior (Required!)
vim-javacomplete2 takes forever (as in >1min) to load.
## The steps to reproduce actual behavior (Required!)
```
~/.../vim-javacomplete2/libs$ time java -cp java…
-
## Actual behavior (Required!)
in a pure maven project, when i open App.java, this plugin call gradle build at first, and sure it failed. then it told me gradle is build successfully. and then it tol…
-
## Actual behavior (Required!)
When I open a .java file in neovim 0.2, I get following error.
```
Error detected while processing function javacomplete#Start[1]..javacomplete#server#Start[46].…
-
## Actual behavior (Required!)
gradle project Resolving configuration 'apiElements' directly is not allowed
## Expected behavior (Required!)
works ok
## The steps to reproduce actual behavior …
-
## Actual behavior (Required!)
not able to trigger completion menu popup. So, how to trigger it? is it auto popup after i enter dot?
JCimportsAddMissing command works, so i think I have installed it…
-
## Actual behavior (Required!)
After doing workaround for Issue#306(by setting let g:JavaComplete_JavaviLogDirectory), I get the below error
Error detected while processing function javacomplete#S…
-
## Actual behavior (Required!)
when installed with vundle and open .java file firsttime,show the error:
function 61_JobVimOnErrorHandler[3]..javacomplete#server#CompilationJobHandler runtime error
…
-
## Actual behavior (Required!)
Error detected while processing function javacomplete#Start[1]..javacomplete#server#Start:
line 44:
Traceback (most recent call last):
File "", line 1, in
…
-
## Actual behavior (Required!)
When generating a new classpath using Gradle, if the output is sufficiently large the classpath is truncated
Example of gradle output
http://pastebin.com/BXxbTbfA…
-
## Actual behavior (Required!)
Unable to autocomplete a GWT (Java to Javascipt UI Framework) object (com.google.gwt.user.client.ui.DialogBox)
0425 22:39:57.382 D [Thread-1] new action: "GetClassI…
ghost updated
7 years ago