- 61
- 37 967
Flossing Q
India
เข้าร่วมเมื่อ 30 ก.ค. 2017
Calculate love percentage | Mosh Love Algorithm ❤️❤️❤️❤️ #java #love
Calculate love percentage ❤️❤️❤️
มุมมอง: 52
วีดีโอ
Let's get Hypnotize #java #asciiart #nvim
มุมมอง 2414 วันที่ผ่านมา
Let's get Hypnotize #java #asciiart #nvim
Student monitoring app | Part 1 #android #java
มุมมอง 712 หลายเดือนก่อน
Android app for monitoring student performance and showing them seating arrangement.
Building Zed IDE from Source for Windows #windows #zed #rust
มุมมอง 13K7 หลายเดือนก่อน
Building Zed IDE from Source for Windows #windows #zed #rust
Prime Number in java Day 1 #java #nvim #powershell #windows #terminal
มุมมอง 1548 หลายเดือนก่อน
Prime Number in java Day 1 #java #nvim #powershell #windows #terminal
Happy new year 2024 || Conway's Game of Life || #gameoflife #java #asciiart
มุมมอง 6611 หลายเดือนก่อน
Happy new year 2024 || Conway's Game of Life || #gameoflife #java #asciiart
Making a circle on console screen using java
มุมมอง 2513 ปีที่แล้ว
Making a circle on console screen using java
Printing hello world in java in unique way
มุมมอง 644 ปีที่แล้ว
Printing hello world in java in unique way
How to convert jar file to exe using jpackage
มุมมอง 4.5K4 ปีที่แล้ว
How to convert jar file to exe using jpackage
Dots And Boxes (Pipopipette) Using Javafx
มุมมอง 4034 ปีที่แล้ว
Dots And Boxes (Pipopipette) Using Javafx
How to make a java class run using terminal
มุมมอง 794 ปีที่แล้ว
How to make a java class run using terminal
Calculator and unit converter using JavaFx
มุมมอง 1774 ปีที่แล้ว
Calculator and unit converter using JavaFx
Amazing sir🤩
Full video link th-cam.com/video/Eq31wCHs6RA/w-d-xo.html
Source code please
github.com/Hilal-Anwar/AsciiTicTacToe
What software did you use?
javafx
Good one
i need your help to run this
Awesome 👍👍
Thanks 🤗
The most useless video on TH-cam. At 0.5 speed, all you can see is skips. From cloning repo to compiling
u just need to run command "cargo run --release" inside the repo
When i did what you did it didnt compile
does it have all features.. just asking for a for a friend
Thanks man. It helped me a lot!!
bro slow down. you are already not talking. at least type slowly. otherwise the video is pointless. might as well read the docs
so real
must be one of the useless tutorial i have ever seen, he even skipped some parts
same experience, i came here not to read the official readme but this trash video made me read official build readme lmfao
@@fazlulhoque3294 lmao exactly
framework?
github.com/Hilal-Anwar/AsciiTicTacToe
For people in the comment section i recommend building it on your own machine. When i first ran the exe from this video it didnt work but when i complied it myself on my own pc it worked.
I can't get any of the extensions to work on windows, clang or intelephense, both don't work. something to do with the path
what's strange is that the executable doesn't work on my ultrabook that doesn't have a GPU, but it does for my PC that does have one.
What's strange about that? It's a GPU accelerated editor. That's like saying its strange your battery operated toy doesnt run without batteries.
bro can you help me.. I tried building everything went good but at the end of the cargo build --release 's execution i got the 0xc000041d error and the program exited so I am not able to use Zed. Also, if trying to use your provided zed.exe it still doesnt work
can you provide the release version please
It did not work for me and I found that it worked in Linux. Does it work in Windows as well or not?
probably has issues with the vulkan or iGPU drivers.
@@LastnameFirstname-k3i I have one gigabyte Vega that is not old, and the program is not working, and I think it needs a Vega
Can you build it in linux if you use it?
yes. but you must have the vulkan drivers installed or else it will not even start.
@@LastnameFirstname-k3i thanks bro, however, they have dropped the linux version the day before yesterday, but I very much appreciate it
Is it possible to convert it to work like other programs in an executive version?
just make a bat file that run zed command and put zed icon to it. "modern problems doesnt always need modern solution"
I downloaded the executive file and it did not work. Does it work with anyone? Is a specific setting required in
You must have MSVC installed for building it from source.
Microsoft Studio 2022 is on PC
Did the program work for anyone because it is possible to access the executable file, but the executable file does not work?
Hello, dear friend, Remember, this is a super alpha build, and for now there is no way to figure out why it is not working. If I find any, I will let you know. I would tell you to build it from the source.
@@helalanwar2561 I think it needs a 4GB VGA
I tried building it and accessed an executable file, but it did not work. I tried the Linux version and it did not work
Not work
I think may be it a graphics card issue. I made this build using NVDIA RTX 3050.
My viga 1giga
Build link github.com/Hilal-Anwar/Zed-Windows-build/releases/tag/0.0.1
the source code is just a txt, how did u made the exe??
upload the build?
github.com/Hilal-Anwar/Zed-Windows-build/releases/tag/0.0.1
@@helalanwar2561 Thank you so much <3
Not run
@@ROKKor-hs8tg it works but crashes if you use vim mode
@@ibrahimmohammed3484 ok
Source code?
github.com/Hilal-Anwar/SlidingPuzzle
Why are you using the public keyword?
Can you tell me how to setup
lua
mantap
what do you use for auto complete in java or lsp it seems sooo snappy
Can you make guide on setting up jdtls . I am struggling with it. Usimg nvim-jdtls plugin and mason
String greeting = "Hello, World!"; void main() { System.out.println(greeting); } Make sure you have java 21 as your environment variable Compile the program with javac --release 21 --enable-preview Main.java and run it with java --enable-preview Main; or, When using the source code launcher, run the program with java --source 21 --enable-preview Main.java
Hi can u make a video for neovim and java configuration please😢reply...i am trying from two weeks no use
My eyes are bleeding 💀holy shit what did I just watch
Sorry for the small font size , please watch this th-cam.com/users/shortsdARGWKWmNRQ?feature=share
Source code link github.com/Hilal-Anwar/ConsoleLudo/blob/master/src/main/java/org/game/ludo/Main.java
Full video link th-cam.com/video/y43JRMrxsfE/w-d-xo.html
Source code github.com/Hilal-Anwar/AsciiChess
Java code this github.com/Hilal-Anwar/Java_tutorials/blob/master/src/util/RotateInnerRectangle.java
Ooo sir
Thanks
Source code?
𝓟Ř𝔬𝓂𝔬𝐒ϻ
جامد amizing
🥰
Code link github.com/Hilal-Anwar/Java_tutorials/blob/master/src/tutorials_3/Puz.java
what the hec?(first) can u give us the code?
this is just a demo if you want I can make complete video in this Code link github.com/Hilal-Anwar/Java_tutorials/blob/master/src/tutorials_3/Puz.java
I got this error The term 'jpackage' is not recognized as the name of a cmdlet, function, script file, got the code jpackage -t exe --name demo --description "demo" --app-version 1.0 --input C:\Users\Dell\IdeaProjects\demo\out\artifacts\demo_jar --dest C:\Users\Dell\Desktop --icon C:\Users\Dell\Downloads\project.io --main-jar demo.jar --module-path C:\Users\Dell\Downloads\jmods\javafx-jmods-18.0.2--add-modules javafx.controls,javafx.media,javafx.fxml --win-shortcut --win-menu got this code PS C:\Users\Dell\IdeaProjects\demo> java -version java version "1.8.0_341" so why doesn't it work
Check your environment variable and add JAVA_HOME=path to java Also add %JAVA_HOME%/bin to PATH The above problem is happening due to the path "C:\Program Files (x86)\Common Files\Oracle\Java\javapath" in PATH in environment variable which gets added when you install java with the installer Also make sure that you have wixtool kit wixtoolset.org/ Hope this helps you. 🙂
is this intellij?
Yes
Can you put source code in description please?
github.com/Hilal-Anwar/Calculator
Tuto plz
th-cam.com/video/y43JRMrxsfE/w-d-xo.html