eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
Impossible to define a custom shema associations
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
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.
It should be nice too to provide the capability to browse file from Workspace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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