eclipse-jdt/eclipse.jdt.core

Provide an XSD for .classpath

Open

#451 opened on Oct 3, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (183 forks)auto 404
help wanted

Repository metrics

Stars
 (233 stars)
PR merge metrics
 (PR metrics pending)

Description

My need for an XSD for .classpath arise from https://github.com/eclipse-tycho/tycho/issues/1458 I'd like to have completion inside other IDEs or editors, like IntelliJ IDEA.

I've googled quite a lot, but I wasn't able to find anything.

Contributor guide