Giter Club home page Giter Club logo

Comments (7)

a2geek avatar a2geek commented on July 2, 2024

There is a start here: https://github.com/AppleCommander/AppleCommander/blob/master/DEVELOPER.md

However, I do tend to keep things light. Let me know if there is anything else needed.

I tend to develop on a Linux desktop, so if you're on other platforms, there may be adjustments/enhancements to make.

from applecommander.

philgoetz avatar philgoetz commented on July 2, 2024

It appears that newer versions of Java require newer versions of Gradle.

$ ./gradlew test

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '11.0.1'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

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

This post says: Gradle has fixed the issue in Gradle 4.7 .

But you appear to be using a version of gradle installed in your AppleCommander distro, so my upgrading gradle won't immediately fix that, I think?

from applecommander.

a2geek avatar a2geek commented on July 2, 2024

Just bumped the version of Gradle to the latest:

$ ./gradlew --version

------------------------------------------------------------
Gradle 5.6.2
------------------------------------------------------------

Build time:   2019-09-05 16:13:54 UTC
Revision:     55a5e53d855db8fc7b0e494412fc624051a8e781

Kotlin:       1.3.41
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.14 compiled on March 12 2019
JVM:          11.0.4 (Ubuntu 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OS:           Linux 4.15.0-64-generic amd64

from applecommander.

philgoetz avatar philgoetz commented on July 2, 2024

It works now!
I suggest adding a note to DEVELOPER.md saying that the built .jar files are in /build/libs, and also that you should use the win64 version if you have Windows 64-bit, and also that the .jar filename will be set to the name of the current working directory.

Thanks!

from applecommander.

philgoetz avatar philgoetz commented on July 2, 2024

I tried to compile the new version, to see if the Windows bug has been fixed, and I can't figure out how to compile it.
I didn't keep notes on how I did it last time, but it seems to use a different process, since ./gradlew test doesn't do anything except print informational messages, and there is no build/libs directory.
Please put some instructions somewhere on how to compile AppleCommander.

from applecommander.

a2geek avatar a2geek commented on July 2, 2024

The updates for #35 are included in AppleCommander 1.6.0, and you can download it here: https://github.com/AppleCommander/AppleCommander/releases/tag/v1-6-0

As far as compiling, it's the Gradle ecosystem. Notes here: https://github.com/AppleCommander/AppleCommander/blob/master/DEVELOPER.md

Gradle is here: https://gradle.org/. This is a big topic and I don't think AC should be documenting how to use or setup Gradle. If details are missing, then certainly, that should be remediated.

from applecommander.

a2geek avatar a2geek commented on July 2, 2024

Closing due to inactivity.

from applecommander.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.