Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Technology
  4. Eclipse LSP4J
  5. Eclipse LSP4J
×

Informative message

This proposal has been approved and the Eclipse LSP4J project has been created.
Visit the project page for the latest information and development.

Go to Project

Eclipse LSP4J

Basics
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Parent Project: 
Eclipse Technology
Background: 

The Language Server Protocol currently defined by the VSCode team at [1] is an effort to unify communication between editors (tools) and advanced language tooling.

[1] - https://github.com/Microsoft/language-server-protocol

 

Scope: 

This project aims at providing a reusable Java implementation of VSCode's language server protocol. It implements the types as well as the communication, including serialization to and deserialization from JSON.

Description: 

LSP4J is a Java implementation of VSCode's language server protocol intended to be consumed by tools and language servers implemented in Java.

Why Here?: 

The Eclipse Foundation is a trusted open source foundation and hosts a number of potential clients of this project, such as (Eclipse Platform, JDT, Xtext, JSDT, etc.)

Licenses: 
Eclipse Distribution License 1.0 (BSD)
Eclipse Public License 1.0
Legal Issues: 

No legal issues.

Project Scheduling: 

We intend to provide a first incubation release shortly after project creation.

Future Work: 

It is planned to keep up with the evolution of the language server protocol.

People
Project Leads: 
Miro Spönemann
Sven Efftinge
Committers: 
Anton Kosyakov
Jan Koehnlein
Dennis Huebner
Moritz Eysholdt
Evgen Vidolob
Miro Spoenemann
Sven Efftinge
Mentors: 
Mickael Istria
Interested Parties: 
  • TypeFox (typefox.io)
  • Codenvy (codenvy.com)
  • itemis (itemis.com)
  • redhat (redhat.com)
  •  Aesthetic Integration (www.aestheticintegration.com)
Source Code
Initial Contribution: 

The initial contribution is currently hosted at https://github.com/TypeFox/ls-api.

Source Repository Type: 
GitHub
Source Repositories: 
https://github.com/TypeFox/ls-api

Comments Sign in to post comments

Mickael Istria's picture

Pleease add Red Hat to interested parties

Submitted by Mickael Istria on Tue, 2016-07-26 12:51

Red Hat is definitely interested in this project and would like to be listed as interested parties.

  • Log in to post comments

Project Links

  • Change Log
Incubating - Eclipse LSP4J

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • Eclipse LSP4J

Tags

Technology Types
  • Language
  • Tools
Build Technologies
  • Gradle

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top