Skip to content

can not import any classes #255

@imajinyun

Description

@imajinyun
  • Image configuration has been added to settings.xml:
<mirror>
  <id>tencent</id>
  <name>tencent maven mirror</name>
  <url>https://mirrors.tencent.com/nexus/repository/maven-public/</url>
  <mirrorOf>*</mirrorOf>
</mirror>
  • Install by using maven deps:
<!-- https://mvnrepository.com/artifact/com.tencentcloudapi/tencentcloud-sdk-java -->
<dependency>
  <groupId>com.tencentcloudapi</groupId>
  <artifactId>tencentcloud-sdk-java</artifactId>
  <version>3.1.1243</version>
</dependency>
  • Building with MVN command:
mvn clean package -Dmaven.test.skip=true
  • Introducing into the code:
Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions