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

请问有windows版本吗? #26

Open
dezhonger opened this issue Sep 25, 2020 · 8 comments
Open

请问有windows版本吗? #26

dezhonger opened this issue Sep 25, 2020 · 8 comments

Comments

@dezhonger
Copy link

在windows系统可以使用的

@zxh0
Copy link
Owner

zxh0 commented Oct 9, 2020

这是用Java写的,就是跨平台的。你遇到什么问题了么?

@XiaoxiaoGuo007
Copy link

执行gradlew uberjar 的时候,遇到这个问题:

  • Where:
    Build file 'G:\【圣思园】深入理解JVM\classpy-master\classpy-gui\build.gradle' line: 3

  • What went wrong:
    Plugin [id: 'org.openjfx.javafxplugin', version: '0.0.8'] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Plugin Repositories (could not resolve plugin artifact 'org.openjfx.javafxplugin:org.openjfx.javafxplugin.gradle.plugin:0.0.8')
    Searched in the following repositories:
    Gradle Central Plugin Repository
  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

@zxh0
Copy link
Owner

zxh0 commented Nov 14, 2020

Java的版本是什么?
另外需要执行./gradlew fatJar而不是./gradle uberjar

@lcy19
Copy link

lcy19 commented Dec 8, 2020

对于win下如何使用classpy,可以参阅zxh0 写的博客https://blog.csdn.net/zxhoo/article/details/38709965, 或者直接从仓库下载release版进行使用。

@calvinit
Copy link

我 fork 了作者的仓库,并且使用 JDK17 LTS 编译和打包发布了一个版本,有需要的可移步此处获取。

@calvinit
Copy link

Is the issue resolved? If it has been solved, you can close it.

Repository owner deleted a comment from DrakoAI Feb 23, 2024
Repository owner deleted a comment from rookiecdn Mar 4, 2024
Repository owner deleted a comment from renato71amorim Mar 4, 2024
Repository owner deleted a comment from Idris933 Mar 13, 2024
@github-staff github-staff deleted a comment Apr 26, 2024
@GOIV1999
Copy link

我 fork 了作者的仓库,并且使用 JDK17 LTS 编译和打包发布了一个版本,有需要的可移步此处获取。

使用方法是?

@GOIV1999
Copy link

我 fork 了作者的仓库,并且使用 JDK17 LTS 编译和打包发布了一个版本,有需要的可移步此处获取。

QQ_1724691275721

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

7 participants
@zxh0 @dezhonger @calvinit @XiaoxiaoGuo007 @lcy19 @GOIV1999 and others