eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper

Impossible to define a custom shema associations

Open
#1,354 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
201
Forks
76
Avg merge
4d 7h
Merged PRs (30d)
21

Description

I have tried to defines a custom schema associtation with the preferences

image

But there are several problems:

  • it doesn't check that content type exists
  • I have defined a custom content type but it doesn't appear in the combo, I think we should have a completion to select content type or a Browse button which show all available content type (an UI like package selection)
  • I have created a custom JSON Shcema file but whenI select it it with Browse button, it says that it is not a valid URI.

image

It should be nice too to provide the capability to browse file from Workspace.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the preferences UI for custom schema associations and reproduce the reported content-type combo, Browse button, and JSON Schema URI behavior. Check how available content types and selected schema files are validated, including workspace files. Done means valid custom content types can be selected, schema files are accepted, and workspace browsing works.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.