Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
MIT License
42.22k stars 3.34k forks source link

[Bug]: BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 67 > Unsupported class file major version 67 #1853

Closed LeviAckerman666 closed 2 days ago

LeviAckerman666 commented 1 week ago

Installation Method

Local Installation

The Problem

./gradlew build

FAILURE: Build failed with an exception.

Version of Stirling-PDF

0.28.3

Last Working Version of Stirling-PDF

No response

Page Where the Problem Occurred

No response

Docker Configuration

No response

Relevant Log Output

BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 67

Additional Information

No response

Browsers Affected

No response

No Duplicate of the Issue

Frooodle commented 3 days ago

I believe you have the wrong version of java installed and/or JAVA_HOME is set to wrong java version

LeviAckerman666 commented 2 days ago

Yes that was the problem.. I was using a wrong version of java than you