CodesAway / CodesAway/CASTLESearching

Add version number to root element of settings.xml

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This will allow adding new functionality to existing settings.xml file without requiring users to do anything.

For example, when implement #35, would be able to add this new type. Then, existing installations would be able to use the new functionality

As part of this, add a Boolean to indicate whether the settings.xml should autoUpdate (defaults to true). This way, a user could always decide to not auto update even as new functionality was added.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating settings.xml and inspecting its current root element and how existing settings are read. Done means the root includes a version number and an autoUpdate Boolean that defaults to true, while allowing users to disable automatic updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.