Skip to content

Conversation

@ZZZank
Copy link
Contributor

@ZZZank ZZZank commented Dec 13, 2025

This can greatly reduce the size of .probe/classes.txt. Example:

com.electronwill.nightconfig.core.CommentedConfig	3
....CommentedConfig$Entry	4
....Config	4
....Config$Entry	5
....ConfigFormat	4
....EnumGetMethod	4
....UnmodifiableCommentedConfig	3

Dots at the starting of ClassPath means the number of common package parts this ClassPath shares with the previous ClassPath:

com.electronwill.nightconfig.core.CommentedConfig
   .            .           .    .CommentedConfig$Entry
   .            .           .    .Config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant