-
Notifications
You must be signed in to change notification settings - Fork 25
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
Cannot launch IntelliJ with ìde intellij` #783
Comments
@sven-binnig thanks for reporting this bug. |
@hohwille
So: I am using the current snapshot version.
The same two errors and the strange error message |
Sorry forgot to mention: You need to delete intellij first to force a reinstall. E.g.
Then reruning |
Interesting. Are you offline while doing this test? I guess not. So our online/offline check seems to be problematic.
This bug should actually be fixed in the latest SNAPSHOT release.
And
So the IDEasy/cli/src/main/package/bin/ide.bat Lines 17 to 19 in 8fd99a8
We are also in the process to produce unique SNAPSHOT versions for each nightly build so we can distinguish the exact binary package that was installed by |
The output of the command
Output of ìde -v`:
OS = Windows 10 Pro. |
When I try to reinstall intellij from command line, I get the offline-issue. The code i can find here is suitable to the SNAPSHOT i use? |
@hohwille
Then I startet Here is the complete output of the commandlet
|
Thanks for testing. |
IMHO this bug is somehow related to this one: As it seems there is some problem on Windows with CMD using |
@hohwille So - I will wait for the upcoming Beta-Release (or SNAPSHOT you advice me). |
You are more than welcome to test the latest SNAPSHOT and let us know if the bug is fixed or still present. |
@hohwille
Creation of a new project with Afterward I have installed intellij in the createtd project with
|
Expected behavior
As a developer, I want to launch perviously installed intellij
Actual behavior
IntelliJ does not start:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: