Skip to content

no ReadMe launch configuration in Eclipse Application #1

@kwon-young

Description

@kwon-young

Hello,
I tried to use this plugin in eclipse but I'm stuck at the launch configuration, where eclipse doesn't show any launch configuration at all.
Steps I did:

  • install eclipse photon from official package in archlinux
  • install dependencies like platform sdk plugin and lsp4j in eclipse
  • import org.eclipse.dsp4e as an existing project
  • create a Maven project using the already existing org.eclipse.dsp4j folder
  • launch dsp4e project

However, in the new launched Eclipse Application instance, there is no launch configuration choices.
Could somebody help me figure out what is going wrong?

My end goal is to develop the same kind of debugging plugin for vim also using the Debug Adapter Protocol from vscode.
I figured out that I would use this repo as an implementation reference.
The only thing I manage to do so far is to load the json api in python ...

In regard to implementing a debug adapter client, what resources did you use when developing this plugin in order to figure out what to implement?

Thanks for your help!

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