Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 2.12 KB

README.md

File metadata and controls

30 lines (18 loc) · 2.12 KB

Wild Web Developer : Web dev in Eclipse IDE

Wild Web Developer is a set of functionalities for the Eclipse IDE to provide simple and efficient Web development (HTML, CSS, JS, JSon, Node.js...). It's meant to be an alternative to traditional Eclipse Web Tools Platform (WTP).

Wild Web Developer is based on the Eclipse Generic Editor framework from Eclipse Platform, LSP4E and TM4E in order to provide editors based on TextMate grammars and VSCode Language Server. It also includes with Eclipse JSDT debuggers.

See ▶️ http://www.screencast.com/t/BaC9DxHIqD screenshot

Installation

Install into Eclipse IDE (pick one way or another):

In an Eclipse target platform definition:

Get involved

Community support is currently available via GitHub issues.

Contribution of Code and Documentation are welcome as GitHub Pull Request.

Continuous integration is available on https://jenkins.eclipse.org/wildwebdeveloper/

Quality analysis is available on SonarCloud.