Menu

#1524 Launching command line exceeds the process command limit

open
nobody
jython (38)
7
2012-08-09
2012-08-09
No

If project have a lot of jar dependency or python's path pydev is generating java process command line which exceeds windows command line limit,

The same defect was already fixed in the 4.3 Eclipse for java debug. Please look at https://bugs.eclipse.org/bugs/show_bug.cgi?id=32719

Waiting for fix or patch.

Thanks,
Vladimir

Discussion

  • Vladimir Kravets

    • labels: --> jython
    • priority: 5 --> 7
     
  • Vladimir Kravets

    We need to fix this for both java class path and for python path.
    - Java class path fix made in the same way how it was done in eclispe.
    - Python path update in interpreter using sys.path.append() and add all jars and python's path to it.

     
  • Vladimir Kravets

    Any progress about this?

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.