microsoft / microsoft/azure-tools-for-java

Azure Functions templates are only available for Java 8

Open
#7,455 1 comment 0 reactions 1 assignee View on GitHub

@Flanker32 is already working on this.

Since Apr 11, 2023.

Module: Azure Functions Type: Enhancement
Dominant language
Java
Stars
262
Forks
185
Avg merge
2d 21h
Merged PRs (30d)
1

Description

Hi there!

I'm trying to use Azure Functions templates to generate new projects in IntelliJ IDEA, but regardless of what JDK version I wish to use for the project, only Java 8 projects are created.

The templates themselves are hardcoded for Java 8 and the method that replaces the template variables doesn't currently take in the desired JDK version.

The expected behavior would be that, depending on the JDK version, a pom.xml or build.gradle file would be generated with the appropriate target Java version and library versions pre-selected. This way, developers wouldn't have to manually find the correct values for these version numbers.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.