spring-attic / spring-ide

Spring Development Environment for Eclipse
300 stars 126 forks source link

Problems Extracting Files from Zip Files #396

Closed TXMack713 closed 4 years ago

TXMack713 commented 4 years ago

I've run into issues extracting some files from the sts-bundle as I received an error message that some file names cause the file paths to be too long. As a result, I haven't been able to open the software as I continue to get a message that the sts.exe can find the accompanying jar files. Files To Copy Over.pdf

martinlippert commented 4 years ago

This is a duplicate of https://github.com/spring-projects/sts4/issues/304. You can either download the latest STS 4.4.1 release for Windows, which comes as a self-extracting JAR file, or use one of the solutions that is mentioned in the referenced issue to extract the ZIP file without running into the path-too-long-issue.

TXMack713 commented 4 years ago

Good evening,

I downloaded STS 4.4.1 as you suggested, but I received this notification when I went to open the app. Can you advise on what the next steps are? Thank you for you help with resolving this issue.

[image: image.png]

Best Regards,Anthony Mack

Proverbs 22:29 Do you see a man skilled in his work? He will stand before kings; He will not stand before obscure men.

On Tue, Oct 29, 2019 at 10:42 AM Martin Lippert notifications@github.com wrote:

This is a duplicate of spring-projects/sts4#304 https://github.com/spring-projects/sts4/issues/304. You can either download the latest STS 4.4.1 release for Windows, which comes as a self-extracting JAR file, or use one of the solutions that is mentioned in the referenced issue to extract the ZIP file without running into the path-too-long-issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spring-projects/spring-ide/issues/396?email_source=notifications&email_token=ALWMZTBQXKW2MVNSLGA6XW3QRBKX3A5CNFSM4JGKMVFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECQ72AQ#issuecomment-547486978, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWMZTE5OJFBT4JRDFUNLILQRBKX3ANCNFSM4JGKMVFA .

martinlippert commented 4 years ago

@TXMack713 There is no image appearing for me. Please re-upload.

TXMack713 commented 4 years ago

Good morning Martin,

I was able to resolve the issue last night. The version of Java I had downloaded was an OpenJDK from RedHat rather than Java 8 SE from Oracle. I downloaded Java 8 SE from Oracle and it resolved the issue. Thank you for all your help with this matter.

Best Regards,Anthony Mack

Proverbs 22:29 Do you see a man skilled in his work? He will stand before kings; He will not stand before obscure men.

On Wed, Oct 30, 2019 at 1:18 AM Martin Lippert notifications@github.com wrote:

@TXMack713 https://github.com/TXMack713 There is no image appearing for me. Please re-upload.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/spring-projects/spring-ide/issues/396?email_source=notifications&email_token=ALWMZTBWQEWEJ77S3KQOLFDQRERNDA5CNFSM4JGKMVFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECTBGHI#issuecomment-547754781, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWMZTG62RZ4M5W5PLD2Z3TQRERNDANCNFSM4JGKMVFA .

martinlippert commented 4 years ago

OK, good to hear and thanks for letting us know.