8000 REPL does not start: filename is too long · Issue #875 · ccw-ide/ccw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
REPL does not start: filename is too long #875
Open
@noncom

Description

@noncom

I am having a project where CCW refuses to start a REPL both in Lein-enabled and Java-launcher-enabled ways. The project depends on two other projects in the workspace, referenced from within checkouts as well as marked dependant in Eclipse project dependencies.

My current Eclipse is

Version: Neon Release (4.6.0)
Build id: 20160613-1800
CCW is Version 0.35.0.STABLE001
OS: Windows 7

Previously it worked just fine on Eclipse Mars + CCW 0.34.0.STABLE001 but there is this issure with CCW on Neon for me. Plain lein repl in the OS command line works OK and starts the repl. In this case if I "Connect to REPL" that is started in the OS command line with lein repl, it connects and everything is fine.

But there is a hint for what's going on: lein clean or lein repl via CCW's "Generic Leiningen Command Line" says "Exception occurred executing command line.

Cannot run program "C:\Program Files\Java\jre1.8.0_91\bin\javaw.exe" (in directory "D:\my_project_dir"): CreateProcess error=206, The filename is too long"

lein clean and lein run from the OS command line work OK
Eclipse Mars + CCW 0.34 also work OK

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0