Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Saeedalikn3
Total activity
6
Last activity
January 30, 2024 09:46
Member since
January 02, 2024 08:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 30, 2024 09:46
If you open the Terminal and run your Java file code directly (without using jar), can it run fineNo!!! do you know why ?my source code is same with your code but it wait before while →while ((rea...
Community
IntelliJ IDEA Users
gospider not run in intellij
0 votes
Created
January 29, 2024 04:29
whereis gospider:gospider: /home/sam-hx/go/bin/gospider /usr/local/go/bin/gospiderSystem.out.println(System.getenv("PATH")):/usr/local/bin:/usr/local/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/...
Community
IntelliJ IDEA Users
gospider not run in intellij
0 votes
Created
January 09, 2024 16:59
i work with intellij for java,PhpStorm is for phpi run intellij from terminal like this cd ‘~/Software/IntelliJ IDEA 2023.3/bin’ ./idea.sh but it did not workbut i run go version and gospider ...
Community
IntelliJ IDEA Users
gospider not run in intellij
0 votes
Created
January 07, 2024 05:29
Hello ,os :ubuntu 22.04 and code is like this : ProcessBuilder processBuilder = new ProcessBuilder("gospider", "-s", "ip") in java or Process process = Runtime.getRuntime().exec(command);BufferedR...
Community
IntelliJ IDEA Users
gospider not run in intellij
0 votes