Skip to content

eclim-run-java-doc fails for multiple projects #263

Description

@nloyola

The command eclim-run-java-doc fails when running it for multiple projects in the same workspace. I get the following error:

shell-quote-argument: Wrong type argument: listp, "/home/user/workspace/myproj"

I changed the code so that it would call the eclim executable with the correct parameters, but it still fails after successfully building the Javadoc for the first proejct. It does not execute the command for a second project. You can have a look at my code changes here: nloyola/emacs-eclim@ed8dbde.

Does anyone know why it fails?

Also, should the code be changed so that the command is executed asynchronously since it takes a while to generate the Javadoc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions