If Linux does not show up on a Chromebook is because it's either an older Chromebook that does not support Linux, or it's a Chromebook that's managed by a school or organization that disabled Linux.
I'm getting error: "default-jdk is already the newest version (2:1.11-71). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies:"
Love the video! Can you do another update video on this? I tried following your video to download Java on my sons laptop but received some of the following; something went wrong activating intellicode support for Java and Java 11 or higher is required to run extension.
it worked great for me until i tried to run something, where it said "Cannot find a class with the main method source: Debugger for Java (extension)" any solutions to this problem
This didn't work for me (January 2021). I did everything correctly, but when I go to use Citrix to VPN into my office's Windows computer it says "JRE is not installed on your machine, install JRE and try again". Suggestions?
Hey, I know I'm pretty late but still I exactly follow your steps but I always get the error: Couldn't start client Language Support for Java so this extension just doesn't work. I hoe you will read this and help, ty
Java 11 or more recent is required to run the Java extension. Please download and install a recent JDK. You can still compile your projects with older JDKs by configuring [`java.configuration.runtimes`](github.com/redhat-developer/vscode-java/wiki/JDK-Requirements#java.configuration.runtimes)
Hello all, the information is very useful. However, I am getting an error. I have a question: Does it matter in which setting the Chromebook is set? Beta, stable or unstable (developer)? Should I switch to stable?Which setting is the best? Thanks for answering, erik
Does this still work in Jan 2021? Also, I don't need to write any Java code, I just need JRE on my Chromebook in order to VPN into my office (Windows) computer. Can I leave off the last step or two, in this case?
sudo apt-get update --allow-releaseinfo-change ^ Use that command for the first step if you get an error message about explicitly accepting changes before the system can update
so i attempted to download the java script but when i ran "java -version" it would no show it was done right. After runing that command it is now showing that my java version is installed. You the goat for that one G.
Slightly off-topic but what are your Chromebook's specs? Have you encounter any problems while coding on it? I'm thinking of buying a very cheap one to use as a seondary PC. His specs are a Celeron N4020, 4GB RAM and 32GB eMMC. Do you think that decent for taking to CS college classes? Thanks in advance!!
@@fiorini_mochachino Yes I have. It serves its purpose to be a secondary computer. I basically just use it to take notes from my classes in Computer Science college, which includes coding. It has a Linux container so (essentially/in theory) you can install any linux program on it. But like I said, just as a secondary computer, there's no way I would be able to do use it as my primary computer.
First of all thank you very much for sharing this set up because I am very much new to java and have a Chromebook. My friend told me to buy a new laptop and I just saved $1,248.00. Until I have programming experience this should be pretty good for me.
Try restarting the Chromebook. If that doesn't work then uninstall and reinstall Visual Studio Code. If that doesnt work then I suggest uninstalling Linux and reinstalling and starting from scratch.
I havent totaly understood the part with helloworld coding ? do you have to do it? Because i want to install minecraft crack with this and i wonder how
If you have a Chromebook managed by an organization then you'll have to ask them to enable Linux. If it's not, the it most likely means that you have an older chromebook that doesn't support Linux.
i got to the 5 min mark but i cant tell what your typing in for the hello world program but other then that you explain everything really great and easy for someone with no experience like me to do this
I was having the same issue. I was literally just showing my friend on my iPhone and put it in full screen mode and turned it horizontal to show him and sure enough was able to see it clear as day on my iPhone (again, turned horizontally). Try that. Hope it works
Your videos are excellent, I got C, C++ to run beautifully. But unfortunately, Java runs slower than a horse and doesn't compile well, it complies with errors. I think it is because my Chromebook is not x86, the description for the type of hardware my Chrome book doesn't display an Architecture. I think my Chromebook is a lower grade level compared to your Chromebook. Oh well I guess I will have to code Java on my MacBook instead. I am guessing since Kotlin also requires you to compile the code which also runs on the JVM, most likely Kotlin wouldn't run on my Chromebook. Thank you, Lu's your videos are very helpful.
I need help with the visual studio coding part I dont know what to type in there so can you please help me with that part
This was an incredibly easy to follow and well made tutorial!
Thank you!
I'll admit that it reassured me that I have short term memory issues 😂☠️
Great vid man
What does the hello world program codes say? I’m stuck at this part and not sure what to do to continue. :/
same did u figure it out
Sameeee
You have to spell it like the - HelloWorld
Hey at 5:02 i can't see what to write, can you respond with the codes?
What is the code at the end to run java?
Excellently done video. Clear. Concise. No fluff. Thank you!
Glad it was helpful!
I did this and my .jar files are still not recognized would you be able to help with this?
Why is linex not on my chrome book 2 in 1?
If Linux does not show up on a Chromebook is because it's either an older Chromebook that does not support Linux, or it's a Chromebook that's managed by a school or organization that disabled Linux.
A few days ago I had encountered the issue with the outdated command. Though you had put the up-to-date command in the description. Thank you!
Thanks for watching. I got enough questions about the command I decided a new video was worth it.
I wish more tutorials were like yours man. Clean, simple, effective. Thank you!
Glad you like them! I appreciate it.
Thank you! Needed this for my AP Computer Science class and this was the best and easiest video!
what are the actual commands being typed in at the end?
I was with you till the last one. When you typed helloworld on java, did you just type that or all of the others?
I would also like to know this answer
Do I put the coding in or do I just leave it blank and run the coding?
sorry java -version say 'commend not found'' Can I do?
how did you downlod the jdk
This literally saved my life, you have no idea. I'm terrible at tech stuff but this was easy to follow even for a person like me. Thank you so much.
Great to hear!
sorry but it says that there is no host ARM, can u help me???
I'm getting error:
"default-jdk is already the newest version (2:1.11-71).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:"
I’m having trouble saving.
Ctrl “Less” doesn’t work for me
Love the video! Can you do another update video on this? I tried following your video to download Java on my sons laptop but received some of the following; something went wrong activating intellicode support for Java and Java 11 or higher is required to run extension.
it worked great for me until i tried to run something, where it said "Cannot find a class with the main method source: Debugger for Java (extension)" any solutions to this problem
please help when I type in sudo apt-get default-jdk it tells me this E: Invalid operation default-jdk can some help me please.
The command is "sudo apt-get install default-jdk"
If you dont add "install" between "apt-get" and "default-jdk" you will get that error
@@lustechsource5197 Thank yous so much for your help it did work :)
@@lustechsource5197 One more thing, when I type the Run|Debug it comes with the squiggle line, Sorry for bother you is cause am new on this.
Objective and completely informative video! Congrats!
Thank you! I appreciate it!
I cant get the last bit of code to work
when I say sudo apt-get install JDK it is saying unable to locate package deafault jdk
You probably spelled the command wrong because it just worked for me. I put the command in the description so copy and paste from there.
@@lustechsource5197 it also wont let me copy and paste in terminal
Always in the mood to see Lu's tech skills in action. THis wll be a true pleasure to see from you bro. 8^)
Anthony..
Thanks Anthony! Always appreciate your support!
If I write java -version the command doesn't work. Does anyone know why?
Does the website work for aarch64
whenever i right click on the coding window nothing happens ? what can i do
how do you run it like play with it
Hey when I open VSC it doesn't give me the menu options at the top to add a extension how do I fix this
now do i just download java or is this it im kinda confused
I would appreciate it if you could resolve this issue.
can you do this without linux?
At 345 when you press settings and it just pops up java over view it doesn’t for me
i have an school chromebook and I dont think i have a linux setting on my chromebook. Is there any other way to get it? Or can i contact u elsewhere?
how do I install openjdk 8
the java -version didnt work because it said -bash: java: command not found
is visual studio obbligatory for java?
Yeah I'm getting a syntax error trying follow what u did in java
How to run a .jnlp file on a chromebook?
what do i do with this syste.out or system.err by a logger thing? anyone knows
This didn't work for me (January 2021). I did everything correctly, but when I go to use Citrix to VPN into my office's Windows computer it says "JRE is not installed on your machine, install JRE and try again". Suggestions?
It won't let me run linux, keeps saying i need to update chrome Os but there is no update
Most likely means your Chromebook is too old for Linux. If it's not then you will have to contact the Chromebooks manufacturer to see what's going on.
Does it still work bro ?
Do you have tips for getting JavaFX code to run in VS Code on chromebook?
can anyone confirm the download for arm chromebooks.
Hey, I know I'm pretty late but still
I exactly follow your steps but I always get the error: Couldn't start client Language Support for Java so this extension just doesn't work. I hoe you will read this and help, ty
Just got this laptop and I tried your steps it's tells me 13 denied need permission
How to install eclipse in Chromebook
(version - aarch64)
for some reason when i try to use vs it says I need a newer version of java but when I use the commands you showed it says I already have them
Java 11 or more recent is required to run the Java extension. Please download and install a recent JDK. You can still compile your projects with older JDKs by configuring [`java.configuration.runtimes`](github.com/redhat-developer/vscode-java/wiki/JDK-Requirements#java.configuration.runtimes)
java -version
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (build 1.8.0_265-8u265-b01-0+deb9u1-b01)
OpenJDK 64-Bit Server VM (build 25.265-b01, mixed mode)
Hello all, the information is very useful.
However, I am getting an error. I have a question:
Does it matter in which setting the Chromebook is set? Beta, stable or unstable (developer)?
Should I switch to stable?Which setting is the best?
Thanks for answering, erik
idk how to put that code in but can u like copy and paste in comments pls?
Does this still work in Jan 2021? Also, I don't need to write any Java code, I just need JRE on my Chromebook in order to VPN into my office (Windows) computer. Can I leave off the last step or two, in this case?
i have secusses full downloaded the jave but idk how to use it . i tried the helloworld shown in video it gave 16 problem lol
i am stuck on first part
sudo apt-get update --allow-releaseinfo-change
^ Use that command for the first step if you get an error message about explicitly accepting changes before the system can update
i love you sm
so i attempted to download the java script but when i ran "java -version" it would no show it was done right. After runing that command it is now showing that my java version is installed. You the goat for that one G.
Perfect explanation. Very easy for rookies. Thanks!
Thank you! Glad it helped!
I got java version: command not found when doing the java-version
How can I fix?
Make sure you put a space between "java" and "-version"
can anybody type out the extact coding that i need to type in to file like public class and all the symbols space etc i cant really see
congrats on 500 subs
Thanks so much. The work is paying off!
Hey man does this still work till today, Im about to now use it, please let me know.
plz i need help can you please put the code in for me please as a reply thx very much
Slightly off-topic but what are your Chromebook's specs? Have you encounter any problems while coding on it?
I'm thinking of buying a very cheap one to use as a seondary PC. His specs are a Celeron N4020, 4GB RAM and 32GB eMMC.
Do you think that decent for taking to CS college classes?
Thanks in advance!!
Have you bought it? Any experiences?
@@fiorini_mochachino Yes I have. It serves its purpose to be a secondary computer. I basically just use it to take notes from my classes in Computer Science college, which includes coding. It has a Linux container so (essentially/in theory) you can install any linux program on it. But like I said, just as a secondary computer, there's no way I would be able to do use it as my primary computer.
The command java -version comes up with a error for me
Nevermind spell it wrong
Glad you figured it out!
Thanks! This video help fixed my kids problem with install Minecraft Java Edition on his chromebook. Kudos
Happy to help!
What if Linux is not showing up on my chrombook
That probably means that you have an older Chromebook without Linux support. Contact the Chromebooks manufacturer to make sure.
Lu TechSource okay thank you!
It won’t let me install java extension pack every time I try it says ‘Failed to install ‘vscjava.vscode-java-pack’.
I had the same issue , what fixed it for me was uninstalling and reinstalling linux , using 4GB as the space needed to install
@@TheCervante2 I’ve already deleted it all and got a refund for minecraft wow 😔 thanks tho
First of all thank you very much for sharing this set up because I am very much new to java and have a Chromebook. My friend told me to buy a new laptop and I just saved $1,248.00. Until I have programming experience this should be pretty good for me.
Happy to help, hope you become an awesome programmer!
Is that enough space for installing jvm, MySQL, and visual basic all along. Or it creates problems.
Can i run programs using java? like installers?
Yes. You do it the same exact way as in Debian Linux
In my online classes we are learning Q-basic but i am on Chromebook and don't know how install dosbox it.
can you make a video for that.
A DOSBOX video is definitely coming in the near future.
Mine won’t open the icon goes gray, loads and then closes. Any help?
Try restarting the Chromebook. If that doesn't work then uninstall and reinstall Visual Studio Code. If that doesnt work then I suggest uninstalling Linux and reinstalling and starting from scratch.
Lu TechSource AAA ITS WORKING NOW TYSM!!
@@redriot215 Happy to help!
Here in 2023! It worked for me! Thank you ❤
I havent totaly understood the part with helloworld coding
? do you have to do it? Because i want to install minecraft crack with this and i wonder how
If you need to install Minecraft on your Chromebook, I created a video on how to do that. Here it is
ruclips.net/video/QhhYdIxbHm0/видео.html
waoh i like this i deal coz it is easy to follow and it is working out in my chromeos
works in 2021 as well. GREATTTTTT VIDEO
Thank you!
@@lustechsource5197 help me out with the coding at the end what do i type in i cant make it out at the end at the 5 min mark
I rage quit at the code bit says i was doing something wrong but done the exact same thing as on the screen first time I've done anything like this
Thank you, Java works on my chromebook
hey. So when I tried to download the extension pack it said that it failed. Does anyone know why?
Sorry, I wouldn't know since it has never failed on me on the three Chromebooks I tried.
Lu TechSource Oh. I figured it out. Thanks tho :)
Can you tell me how please
@@literalyjustafrog7054 can u please tell me how u sorted it out I’m actually stressed
@@todders5256 I don’t actually remember how I did it. I think i just looked up an alternative way to fix it.
we have x86_64
congrats you gained a new subscriber
Yay! Thank you!
Sir linux is not coming in my Chromebook
If you have a Chromebook managed by an organization then you'll have to ask them to enable Linux. If it's not, the it most likely means that you have an older chromebook that doesn't support Linux.
can u respond with the helloworld program
i keep getting this Error: Main method not found in the file, please define the main method as: public static void main(String[] args)
i got to the 5 min mark but i cant tell what your typing in for the hello world program but other then that you explain everything really great and easy for someone with no experience like me to do this
What did you put for the hello world program cause I can’t read what he’s putting down
I was having the same issue. I was literally just showing my friend on my iPhone and put it in full screen mode and turned it horizontal to show him and sure enough was able to see it clear as day on my iPhone (again, turned horizontally). Try that. Hope it works
Thank you for your clear explanation.
I cannot thank you enough definite life saver
Glad to help!
Thank you so much, this was so helpful
Glad it was helpful!
Thank you this works perfect.
You're welcome!
omg u helped me again! thank you thank you thank you!!!
Happy to help!
Nice and easy video. Tx
Your videos are excellent, I got C, C++ to run beautifully. But unfortunately, Java runs slower than a horse and doesn't compile well, it complies with errors. I think it is because my Chromebook is not x86, the description for the type of hardware my Chrome book doesn't display an Architecture. I think my Chromebook is a lower grade level compared to your Chromebook. Oh well I guess I will have to code Java on my MacBook instead. I am guessing since Kotlin also requires you to compile the code which also runs on the JVM, most likely Kotlin wouldn't run on my Chromebook. Thank you, Lu's your videos are very helpful.
Great, thanks for this video
You're welcome! Glad I could help!
you save my life again. thank you man!
You’re amazing! Thank you so much .. now my grandson thinks I’m a hacker 😆
You're welcome! Happy to help. Glad that you impressed your grandson!
this is the first video I've seen with one dislike
this not work
thanks
You're welcome!
@@lustechsource5197 No problem
the codes
you just earned a new subscribe and like my guy :)
Thank you! I appreciate the support!