Please install Adoptium Temurin 8u322 or later. However JDK 9 or later cannot be accepted.And then try the following command for running astah* professional. $astah-proNotice: Adoptium Temurin 8u322 or later is needed by astah* professional. However JDK 9 or later cannot be accepted.用中文回答

时间: 2024-04-05 13:33:42 浏览: 10
好的,我明白了。根据您的要求,您需要安装Adoptium Temurin 8u322或更高版本的JDK,而不接受JDK 9或更高版本。您可以按照以下步骤运行astah* professional命令: 1. 首先,确保您已经安装了Adoptium Temurin 8u322或更高版本的JDK。您可以从Adoptium Temurin官方网站(https://adoptium.net/)下载适合您操作系统的JDK版本,并按照安装说明进行安装。 2. 安装完成后,打开终端或命令提示符窗口,并输入以下命令以运行astah* professional: $ astah-pro 请注意,确保在运行astah* professional之前,您已经正确安装了要求的JDK版本,否则程序可能无法正常运行。
相关问题

Please set the JAVA_HOME variable in your environment, We need java(x64)! jdk8 or later is better!

Sure, to set the JAVA_HOME variable in your environment, you can follow these steps: 1. Find the path of your Java installation directory. For example, it could be "C:\Program Files\Java\jdk1.8.0_221" on Windows or "/Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home" on macOS. 2. Set the JAVA_HOME environment variable to the path you found in step 1. For example, on Windows, you can go to Control Panel > System and Security > System > Advanced system settings > Environment Variables, then add a new system variable named JAVA_HOME with the value "C:\Program Files\Java\jdk1.8.0_221". On macOS, you can add the following line to your ~/.bash_profile file: export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home 3. Add the bin directory of your Java installation directory to the PATH environment variable. For example, on Windows, you can edit the PATH variable and add ";%JAVA_HOME%\bin" at the end. On macOS, you can add the following line to your ~/.bash_profile file: export PATH=$PATH:$JAVA_HOME/bin

Please set the JAVA_HOME variable in your environment, We need java(x64)! jdk8 or later is better! !!

Sure! To set the `JAVA_HOME` variable in your environment, you can follow these steps: 1. First, check if you have Java installed on your system. Open a terminal or command prompt and type `java -version`. If Java is installed, it will print the version information. If not, you need to download and install Java. 2. Once you have Java installed, you need to find the installation directory. On Windows, the default installation directory is `C:\Program Files\Java`. On Linux or macOS, it is usually installed in `/usr/lib/jvm`. 3. Next, set the `JAVA_HOME` environment variable to the installation directory. On Windows, you can do this by opening the System Properties dialog and going to the Advanced tab. Click the "Environment Variables" button and add a new system variable named `JAVA_HOME` with the value set to the installation directory. On Linux or macOS, you can set the variable in your shell startup script (e.g. `~/.bashrc` or `~/.zshrc`) by adding the line `export JAVA_HOME=/path/to/java` (replace `/path/to/java` with the actual installation directory). 4. Finally, add the `bin` directory to your system's `PATH` environment variable. On Windows, add `%JAVA_HOME%\bin` to the `PATH`. On Linux or macOS, add `$JAVA_HOME/bin` to the `PATH`. After completing these steps, you should be able to run Java programs and tools from the command line.

相关推荐

最新推荐

recommend-type

JAVA JDK8 List分组的实现和用法

今天小编就为大家分享一篇关于JAVA JDK8 List分组的实现和用法,小编觉得内容挺不错的,现在分享给大家,具有很好的参考价值,需要的朋友一起跟随小编来看看吧
recommend-type

Windows server 2019安装JDK.docx

Windows server 2019 64位操作系统安装jdk时安装jre进度条卡住,等待很长时间也不继续
recommend-type

JAVA JDK8 List获取属性列表

今天小编就为大家分享一篇关于JAVA JDK8 List获取属性列表,小编觉得内容挺不错的,现在分享给大家,具有很好的参考价值,需要的朋友一起跟随小编来看看吧
recommend-type

JAVA JDK8 List分组获取第一个元素的方法

今天小编就为大家分享一篇关于JAVA JDK8 List分组获取第一个元素的方法,小编觉得内容挺不错的,现在分享给大家,具有很好的参考价值,需要的朋友一起跟随小编来看看吧
recommend-type

CentOS8 安装 jdk8 / java8的教程(推荐)

CentOS8上使用 yum 直接安装,环境变量自动配置好 ,本文主要给大家介绍 CentOS8 安装 jdk8 / java8的教程,非常不错,具有一定的参考借鉴价值,需要的朋友参考下吧
recommend-type

zigbee-cluster-library-specification

最新的zigbee-cluster-library-specification说明文档。
recommend-type

管理建模和仿真的文件

管理Boualem Benatallah引用此版本:布阿利姆·贝纳塔拉。管理建模和仿真。约瑟夫-傅立叶大学-格勒诺布尔第一大学,1996年。法语。NNT:电话:00345357HAL ID:电话:00345357https://theses.hal.science/tel-003453572008年12月9日提交HAL是一个多学科的开放存取档案馆,用于存放和传播科学研究论文,无论它们是否被公开。论文可以来自法国或国外的教学和研究机构,也可以来自公共或私人研究中心。L’archive ouverte pluridisciplinaire
recommend-type

实现实时数据湖架构:Kafka与Hive集成

![实现实时数据湖架构:Kafka与Hive集成](https://img-blog.csdnimg.cn/img_convert/10eb2e6972b3b6086286fc64c0b3ee41.jpeg) # 1. 实时数据湖架构概述** 实时数据湖是一种现代数据管理架构,它允许企业以低延迟的方式收集、存储和处理大量数据。与传统数据仓库不同,实时数据湖不依赖于预先定义的模式,而是采用灵活的架构,可以处理各种数据类型和格式。这种架构为企业提供了以下优势: - **实时洞察:**实时数据湖允许企业访问最新的数据,从而做出更明智的决策。 - **数据民主化:**实时数据湖使各种利益相关者都可
recommend-type

SPDK_NVMF_DISCOVERY_NQN是什么 有什么作用

SPDK_NVMF_DISCOVERY_NQN 是 SPDK (Storage Performance Development Kit) 中用于查询 NVMf (Non-Volatile Memory express over Fabrics) 存储设备名称的协议。NVMf 是一种基于网络的存储协议,可用于连接远程非易失性内存存储器。 SPDK_NVMF_DISCOVERY_NQN 的作用是让存储应用程序能够通过 SPDK 查询 NVMf 存储设备的名称,以便能够访问这些存储设备。通过查询 NVMf 存储设备名称,存储应用程序可以获取必要的信息,例如存储设备的IP地址、端口号、名称等,以便能
recommend-type

JSBSim Reference Manual

JSBSim参考手册,其中包含JSBSim简介,JSBSim配置文件xml的编写语法,编程手册以及一些应用实例等。其中有部分内容还没有写完,估计有生之年很难看到完整版了,但是内容还是很有参考价值的。