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 Tools Project
  4. Eclipse Wild Web Developer™
  5. Eclipse Wild Web Developer
  6. Creation Review

Eclipse Wild Web Developer™ Creation Review

Type: 
Creation
State: 
Successful
End Date of the Review Period: 

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Wednesday, August 1, 2018
Project: 
Eclipse Wild Web Developer™
Proposal: 

Eclipse Wild Web Developer

Parent Project: 
Eclipse Tools Project
Background: 

Because of technical reasons (reimplementation of parsers mostly) and strategical priorities (Java EE), Eclipse IDE and the WebTools project have hard time catching up with innovation in the front-end Web development world. As a result, several editors for typical web languages (CSS, HTML, JavaScript...) shipped in the Simultaneous Release are of low quality compared to the state of the domain and competiting IDEs.

Scope: 

Eclipse Wild Web Developer provides a rich development experience for Web development in Eclipse IDE, including editing assistance, debugging and other features that ease development of web applications.

Eclipse Wild Web Developer relies on existing mainstream and maintained components to provide the language smartness, over popular configuration files like TextMate and protocols like Language Server Protocol or Debug Adapter Protocol; and may rely on some valuable pieces of Eclipse WebTools.

But Eclipse Wild Web Developer is not meant to be a project where we (re)implement parsers or debuggers; it's only focused on integrating existing components. Any work that deals with plain language or debugger logic should be excluded from Wild Web Developer and directed to the underlying components used by Wild Web Developer.

As such, Eclipse Wild Web Developer won't host specific language server or TextMate grammars and will only consume those artifacts produced by other projects.

Description: 

Eclipse Wild Web Developer integrates existing artifacts like TextMate grammars and Language Servers to provide a rich development experience to Web developers using typical programming languages for the Web (CSS, HTML, JSon, JavaScript, TypeScript...).

Eclipse Wild Web Developer is about integrating existing technologies for those languages more than creating more specific language smartness.

Why Here?: 

Eclipse Wild Web Developer deeply integrates with Eclipse IDE and several related projects. It also targets a wide audience of Web developers.

We believe contributing Wild Web Develoepr (formerly BlueSky) to Eclipse.org will allow Eclipse IDE to provide some better quality support for Web technologies with a low maintenance cost. We also think that the interest in Wild Web Developer from the Eclipse ecosystem is going to be big enough to make it worth enforcing top-quality governance by embracing the Eclipse Development Process.

Initial Contribution: 

Intiial contribution from https://github.com/mickaelistria/eclipse-bluesky contains:
* rich CSS edition using Generic Editor, TM4E and a TextMate grammar, and LSP4E and the VSCode CSS Language Server (included)
* rich HTML edition using Generic Editor, TM4E and a TextMate grammar, and LSP4E and the VSCode HTML Language Server (included)
* rich JSon edition using Generic Editor, TM4E and a TextMate grammar, and LSP4E and the VSCode JSon Language Server (included)
* rich JavaScript edition using Generic Editor, TM4E and a TextMate grammar, and LSP4E and the SourceGraph's Javascript-typescript Language Server (included)
* rich TypeScript edition using Generic Editor, TM4E and a TextMate grammar, and LSP4E and the SourceGraph's Javascript-typescript Language Server (included)
* Debug support for JavaScript re-using JSDT's node debugger integration

Legal Issues: 

While the code authored in BlueSky -to become Eclipse Wild Web Developer- (the integration parts) are EPLv2; the reused artifacts (TextMate grammars, language servers...) are under MIT license. Starting the Language Server requires node.js to be installed on user's machine.

Licenses: 
Eclipse Public License 2.0
Project Scheduling: 

The project will release a 0.1.0 version as soon as it's migrated to Eclipse.org.

The project would then release minor updates whenever one of the included language servers provides interesting updates.

Future Work: 

Future work will involve:

* typical bugfixes and minor improvements in code and UI
* Adoption of newer Eclipse Platform/TM4E/LSP4E when they release
* Adoption of newer language servers and textmate grammars
* (Probably) adoption of debuggers conforming ot the Debug Adapter Protocol
* ...

People
Project Leads: 
Mickael Istria
Committers: 
Mickael Istria
Angelo Zerr
Gautier de Saint Martin Lacaze
Mentors: 
Doug Schaefer
  • Sign in to post comments.
Incubating - Eclipse Wild Web Developer™

Related Projects

Related Projects:

  • Eclipse Technology
    • Eclipse LSP4E
    • Eclipse TM4E™ - TextMate support in the Eclipse IDE
  • Eclipse Project™
    • Eclipse Platform™

Project Hierarchy:

  • Eclipse Tools Project
  • Eclipse Wild Web Developer™

Tags

Technology Types
  • Language
  • Tools
Build Technologies
  • Jenkins
  • Maven
  • Tycho
Other Tags
  • javascript
  • typescript
  • html
  • css
  • JSON
  • sass
  • edition
  • Editor
  • debug
  • debugger

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