Skip to content

Conversation

@wenytang-ms
Copy link
Contributor

@wenytang-ms wenytang-ms commented Oct 30, 2025

Format the output for project info

{
  { name: 'projectName', value: 'acme-app', importance: 70 },
  {
    name: 'projectLocation',
    value: 'C:\\Users\\XXX\\test\\javacase\\internal-api-priority-demo2\\acme-app',
    importance: 70
  },
  { name: 'javaVersion', value: '17', importance: 70 },
  { name: 'sourceCompatibility', value: '17', importance: 70 },
  { name: 'targetCompatibility', value: '17', importance: 70 },
  { name: 'library_1', value: 'jrt-fs.jar', importance: 70 },
  { name: 'projectReference_1', value: 'acme-core', importance: 70 },
  { name: 'projectReference_2', value: 'acme-commons', importance: 70 },
  {
    name: 'projectReference_3',
    value: 'external-similar',
    importance: 70
  },
  { name: 'totalLibraries', value: '1', importance: 70 },
  { name: 'totalProjectReferences', value: '3', importance: 70 },
  { name: 'buildTool', value: 'Maven', importance: 70 }
}

@wenytang-ms wenytang-ms changed the title feat: support aggregate projects and format result feat: format java project result result Oct 31, 2025
@wenytang-ms wenytang-ms merged commit a9fa707 into main Nov 3, 2025
4 of 6 checks passed
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.

3 participants