Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select active Maven Profile #3213

Closed
charleech opened this issue Jul 20, 2023 · 1 comment
Closed

Select active Maven Profile #3213

charleech opened this issue Jul 20, 2023 · 1 comment

Comments

@charleech
Copy link

To have a selection for active Maven Profile as the same as Eclipse.

001

002

003

Environment
  • Operating System: Windows 11 Home Single Language 22H2
  • JDK version: OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
  • Visual Studio Code version: 18.0.1
  • Java extension version: 1.20.0
@jdneo
Copy link
Collaborator

jdneo commented Jun 3, 2024

With the latest Language Support for Java(TM) by Red Hat (1.31.0) and latest Extension Pack for Java (0.27.0). You can now change the Maven active profile with a GUI with following steps:

  1. Click the java status bar
    image
  2. Select Open Project Settings
    image
  3. Go to the Maven tab, and type the profile names (comma separated) which you want to enable. For example: profile1,profile2
    image
  4. Click Apply Settings at the bottom of the Project Settings page
    image

@jdneo jdneo closed this as completed Jun 3, 2024
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

No branches or pull requests

2 participants