Skip to content

New Feature: outline extension BuildItems  #1094

Open
@gastaldi

Description

@gastaldi

When writing a Quarkus extension, it would be nice if the developer had a list of the existing BuildItems they can use.

For example, if I want to deploy a ServletContainerInitializer, I'd use a ServletContainerInitializerBuildItem. Finding the exact build item is a hard task and it would be nice to have a search mechanism to find this information

We have a page generated at https://quarkus.io/guides/all-builditems however it's a bit annoying to find what you need there. It would be nice if we had a list of potential builditems in an IDE tool window (bonus points if including those that are not available in the project)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquarkusQuarkus support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions