JDK, Eclipse & Maven Setup | Selenium தமிழ் | LetCode | Selenium Tamil Tutorial

  Рет қаралды 87,396

LetCode with Koushik

LetCode with Koushik

Күн бұрын

Пікірлер: 253
@inbanarunkumar2530
@inbanarunkumar2530 3 жыл бұрын
Only full tamil course. Great job, but unnoticed. quality of the video and quality of the content is top notch
@letcode
@letcode 3 жыл бұрын
Nandri bro 😀❤️
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Anna finally ella error clear pannitu execute pannita 🥳🥳
@Timebeat10
@Timebeat10 7 ай бұрын
U are my teacher guider all in all
@letcode
@letcode 7 ай бұрын
Glad to hear it 🙂
@nirmalan17
@nirmalan17 4 жыл бұрын
Wonderful koushik! Nice approach towards sharing with community
@letcode
@letcode 4 жыл бұрын
Thank you ❤️
@jeyapradhajoseph8730
@jeyapradhajoseph8730 2 жыл бұрын
Great Job Bro. U taught very clearly. I became ur fan.
@letcode
@letcode 2 жыл бұрын
Thank you 😀
@satyanaraynanb9560
@satyanaraynanb9560 Жыл бұрын
Thanks for being Kind ti share your knowledge. All the best. Very helpful videos.
@letcode
@letcode Жыл бұрын
Welcome 🤗
@brocklesnar1349
@brocklesnar1349 Жыл бұрын
your doing great job bro....thanks for your great support.
@letcode
@letcode Жыл бұрын
🤗
@muthumari.p9764
@muthumari.p9764 Жыл бұрын
Hi bro, softwaretesting course Inmakes infotech la, pandren. I have 2 kids. But learning process konjam kastam. Unga videos paarthathum I got full confident to do the course in best. Thanks a lot
@letcode
@letcode Жыл бұрын
Great, all the best for your learning 👌
@kalaiselvang2117
@kalaiselvang2117 Жыл бұрын
Sis, Nanum inmakes la pandre but enala finish pana mudila.
@letcode
@letcode Жыл бұрын
Y bro?
@neemu9405
@neemu9405 Жыл бұрын
​@@kalaiselvang2117Inmakes la fees structure evlo?
@neemu9405
@neemu9405 Жыл бұрын
Inmakes la fees structure evlo?
@ms007nj
@ms007nj 2 жыл бұрын
Hey Bro superb explanation, slow and very clear easy to follow
@letcode
@letcode 2 жыл бұрын
Nandri bro, happy learning 😃
@mohangunanithi1451
@mohangunanithi1451 2 жыл бұрын
Very easy to understand and explanation was good
@letcode
@letcode 2 жыл бұрын
Thanks bro ☺️
@pavithradineshbabu7023
@pavithradineshbabu7023 Жыл бұрын
Good job bro. Able to meticulously follow it.
@letcode
@letcode Жыл бұрын
Great 😃
@drsmusic5328
@drsmusic5328 2 жыл бұрын
Hey bro keep going, very nicely Presented. Kudos to you.
@letcode
@letcode 2 жыл бұрын
Thanks bro ☺️
@moorthy7372
@moorthy7372 Жыл бұрын
Very usefull bro & it's clean explain
@letcode
@letcode Жыл бұрын
Thank you bro ☺️
@jeyasankara4781
@jeyasankara4781 2 жыл бұрын
Short and sweet Brother
@letcode
@letcode 2 жыл бұрын
Thanks bro ☺️
@deepashri4582
@deepashri4582 2 жыл бұрын
Really helpful video.. Tq uuu sooo much
@letcode
@letcode 2 жыл бұрын
Welcome
@balaji2863
@balaji2863 2 жыл бұрын
thank you so much ,its useful to me
@ரேவின்புருஷோத்தமன்
@ரேவின்புருஷோத்தமன் 2 жыл бұрын
bro while creating maven project it show a pom.xml already exists and i am not able to create the project
@rohirohith1747
@rohirohith1747 Жыл бұрын
normal project vs maven project (full comparision) video iruka bro...and super video bro
@letcode
@letcode Жыл бұрын
Thanks, adhu ila
@rohirohith1747
@rohirohith1747 Жыл бұрын
@@letcode ok bro
@DINESHKUMAR-r4n9k
@DINESHKUMAR-r4n9k Жыл бұрын
I am in 2023 now, which JDK eclipse version shall i download. cos the versions mentioned in the video seems to be old it says now. and thank you for you tutorial. i just started to learn watching your videos
@letcode
@letcode Жыл бұрын
Jdk 11 and any latest version of eclipse is good to go.
@DINESHKUMAR-r4n9k
@DINESHKUMAR-r4n9k Жыл бұрын
thank you so much @@letcode
@priyamanjesh3918
@priyamanjesh3918 Ай бұрын
Bro, i am working as manual Tester. I will switch to automation testing. so i need Selenium With C#. do you have any video or material for selenium with C#. pls guide me
@letcode
@letcode Ай бұрын
Not with c#, watch execute automation channel.
@LOVEOFGOSPELSONGS
@LOVEOFGOSPELSONGS 28 күн бұрын
Hello, I see two warning messages after I created a new project. “Compiler compliance specified is 1.5 but JRE 1.8 is used”. “No JRE installed in the workspace “ can you please advise ?
@letcode
@letcode 27 күн бұрын
Warning can be ignored if code running
@malathimalathi3504
@malathimalathi3504 2 жыл бұрын
Useful video sir
@shankarraj3433
@shankarraj3433 9 ай бұрын
After adding the dependency in pom.xml what should I do? Whether I have to 'Run As' - Maven Install (OR) 'Maven' - Update Project.
@letcode
@letcode 9 ай бұрын
After adding the dependencies save the file, it will automatically download all the files. Then to execute you have to use run as java. I have explained that in the next videos.
@shankarraj3433
@shankarraj3433 9 ай бұрын
@@letcode Before running the project, Whether I have to:- 'Run As' - Maven Build (OR) 'Run As' - Maven Clean (OR) 'Run As' - Maven Install (OR) 'Run As' - Maven Test (OR) 'Maven' - Update Project.
@letcode
@letcode 9 ай бұрын
Nothing is required, pls follow the tutorial I have covered all your queries.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Many many thank you Anna
@AkAk-bw8ie
@AkAk-bw8ie 3 жыл бұрын
Now latest java se 16 is there. Can I use its jdk for selenium set-up,.planning to use azure devops
@letcode
@letcode 3 жыл бұрын
Yes you can use 😊
@tsiporche
@tsiporche 8 ай бұрын
Thanks 🙏
@letcode
@letcode 8 ай бұрын
You’re welcome 😊
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
In video u said press ctrl + space automatically come s.o.p line I tried this but I am getting no records
@arunrs425
@arunrs425 8 ай бұрын
Hi koushik bro , your 76 video is enough to get a job in automation tester? or else need to learn other things if it is means pls tell bro.........
@letcode
@letcode 8 ай бұрын
Enough for beginners bro.
@santhoshtexcollection3322
@santhoshtexcollection3322 Жыл бұрын
Bro orcel sql videos potuinga bro helpful for me
@letcode
@letcode Жыл бұрын
Ok bro
@saravanan6415
@saravanan6415 2 күн бұрын
Hi bro in this video u have mentioned to download Java SE 8 version but now is there any changes in version either i have to download same version or is there any new versions. Please guide me on this.
@letcode
@letcode 2 күн бұрын
Hi, for learning the same version or 12 can be used bro
@annamcreations9813
@annamcreations9813 2 жыл бұрын
Thanks bro
@letcode
@letcode 2 жыл бұрын
Welcome 😄
@haripriya3449
@haripriya3449 Жыл бұрын
Hi bro, enkita already jdk version 11.0.11 eruku, that is fine or have to reinstall jdk-8 version?
@letcode
@letcode Жыл бұрын
11 is fine
@Priyadharshini-qy7kx
@Priyadharshini-qy7kx 7 ай бұрын
Hi Bro , After installed Eclipse I'm getting error message "windows defender exclusion check ' has encountered a problem . Can you please help on this.
@letcode
@letcode 7 ай бұрын
Is it solved?
@kajarubankaliyugavarathan2937
@kajarubankaliyugavarathan2937 4 жыл бұрын
Well explained 👍🏻😊
@letcode
@letcode 4 жыл бұрын
Thank you 😌😊
@kajarubankaliyugavarathan2937
@kajarubankaliyugavarathan2937 4 жыл бұрын
You're doing amazing job! Happy learning for all viewers 😊
@vetriselvi2101
@vetriselvi2101 11 ай бұрын
Hi bro, i have tried to install the java and eclipse as per your instruction in that video but it shows For Java(1.8) - it is not recognised in your system after installing the java application. So again I am trying to install, it shows already downloaded For eclipse(2019) - when I tried to open it shows that unable to reach companion shared libraries Pls suggest what I do to install properly
@letcode
@letcode 11 ай бұрын
Download the latest version of eclipse, it will automatically install the required jdk.
@vaikunth2593
@vaikunth2593 3 жыл бұрын
Hi. I am using mac os. I cant able to install the java 8 version as you said and I can use only the latest versions on my pc. don't know why. will it be a problem to learn the entire course?
@letcode
@letcode 3 жыл бұрын
Hi, no problem any version 8 or above is fine.
@somethingknown4511
@somethingknown4511 Жыл бұрын
Now which version can I use same or different
@letcode
@letcode Жыл бұрын
U can use the same version
@thanigai1415
@thanigai1415 Жыл бұрын
i am using java version 20 so is there any way to use two verion in same time or i use the version 20 itself😢
@letcode
@letcode Жыл бұрын
20 is not recommended, go with 11
@thanigai1415
@thanigai1415 Жыл бұрын
@@letcode I am beginner to testing software bro and I know only core Java and web development basic any other I need to learn to watch this playlist bro
@letcode
@letcode Жыл бұрын
All the best 🙂
@thanigai1415
@thanigai1415 Жыл бұрын
@@letcode epdi bro 🤣🤣 in try my best bro once thank you bro 🥰
@dimplegugan5357
@dimplegugan5357 2 жыл бұрын
Bro one help will u upload more videos on maven eclipse
@letcode
@letcode 2 жыл бұрын
Yes bro
@RosellaPatricia
@RosellaPatricia 6 ай бұрын
Bro I have a doubt... I have now started to install eclipse... Can I use these same versions now in 2024??? Or we should use the latest version???
@letcode
@letcode 6 ай бұрын
Latest is fine
@vishnuvicky6090
@vishnuvicky6090 Ай бұрын
java version 22 use pannalama intellij ide le padikrathuk
@letcode
@letcode Ай бұрын
Yes, but a few syntax might change
@dhivyamurugesan4531
@dhivyamurugesan4531 Жыл бұрын
Hi bro Na system variable la path set pana edit click panuna bin link ah copy pana new option ella bro... Ena pandrathu?
@letcode
@letcode Жыл бұрын
Windows 7 OS ah bro ?
@dhivyamurugesan4531
@dhivyamurugesan4531 Жыл бұрын
@@letcode no.. windows 8.1.... And eclipses 64 bit than neenga install pandrathu soli koduthu erukinga but i have 32 bit laptop...🙄🤔wat can i do?
@letcode
@letcode Жыл бұрын
@@dhivyamurugesan4531 32 bit use pannalam thappu ila, window 8 la settings konjum change agum. Google it bro, easy dhan
@dhivyamurugesan4531
@dhivyamurugesan4531 Жыл бұрын
@@letcode hmm ok.... Bro ella😅...
@letcode
@letcode Жыл бұрын
😄
@kishorejnv3908
@kishorejnv3908 2 жыл бұрын
Bro incase Eclipse version 2019-06 advisable ah?
@letcode
@letcode 2 жыл бұрын
Yeah bro, any version is fine. Maven support erundha podhum
@deepashri4582
@deepashri4582 2 жыл бұрын
I have 2 warnings like.... 1.No JRE is installed in workspace that are strictly compatible with this env... 2.complier specified is 1.5 bt JRE 16 is used... Is it cause any pblm?????
@letcode
@letcode 2 жыл бұрын
It's a warning, so no issues.
@deepashri4582
@deepashri4582 2 жыл бұрын
@@letcode ok tq
@SJTMrsArchana
@SJTMrsArchana 7 ай бұрын
thankyou so much.
@letcode
@letcode 7 ай бұрын
You're most welcome
@livin5357
@livin5357 9 ай бұрын
bro selenium 4 learn panna vere version use pannanuma? illa ithe 2019 version use pannalum pothuma
@letcode
@letcode 9 ай бұрын
Any version is fine bro.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Bro, how to resolve build path error?
@muralikrishnan350
@muralikrishnan350 Жыл бұрын
Is selenium webdriver and selenium is same or different?
@letcode
@letcode Жыл бұрын
Same.
@muralikrishnan350
@muralikrishnan350 Жыл бұрын
@@letcode thanks bro
@karthikeyan0813
@karthikeyan0813 Жыл бұрын
java (jdk download) pannumpothu appothaiku ethu latest version oh athai download pannalaamaa ji?
@letcode
@letcode Жыл бұрын
11 is good
@javakarkrishnamoorthi3210
@javakarkrishnamoorthi3210 7 ай бұрын
bro any new apdate in testing manual
@letcode
@letcode 7 ай бұрын
I don't update the manual testing videos bro.
@Prabhagar26
@Prabhagar26 Жыл бұрын
Bro indha course yeadhu use aagudhu. Manual testing or automation
@letcode
@letcode Жыл бұрын
Automation bro
@vigneshkumar9983
@vigneshkumar9983 2 жыл бұрын
Bro environment variable tapa set pana program execute aguma agadha bro ( panala na enna agum nu kakuren bro)
@letcode
@letcode 2 жыл бұрын
Java not found nu varum bro
@naveenkumar-vq5pz
@naveenkumar-vq5pz 2 жыл бұрын
Kindly create Playlist for Github
@letcode
@letcode 2 жыл бұрын
To learn git ?
@naveenkumar-vq5pz
@naveenkumar-vq5pz 2 жыл бұрын
@@letcode yes.. Git commands
@letcode
@letcode 2 жыл бұрын
@@naveenkumar-vq5pz ok bro
@divyabala15
@divyabala15 Жыл бұрын
Hi Bro, I am getting error in Maven setup. Can you pls help me to resolve the issue?
@letcode
@letcode Жыл бұрын
Hi, what is the error message. You can send screenshots here discord.gg/rK9Mr3YA
@divyabala15
@divyabala15 Жыл бұрын
@@letcode I send you the screenshot bro
@akhilanaren6318
@akhilanaren6318 Жыл бұрын
Bro 1ye munadi jenkins ku java 8 ipovu same thana??
@letcode
@letcode Жыл бұрын
Jdk 11 bro
@akhilanaren6318
@akhilanaren6318 Жыл бұрын
@@letcode oh ok then what about selenium 3 it will be 1.8 only right?
@letcode
@letcode Жыл бұрын
@akhilanaren6318 selenium 3 also supports 11 so 11 is enough
@akhilanaren6318
@akhilanaren6318 Жыл бұрын
@@letcode thank you so much then i'll go with 11🙏🏻
@gopikrishnangovindaraj5345
@gopikrishnangovindaraj5345 Жыл бұрын
Bro I'm getting an error in the command page while checking for any java program
@letcode
@letcode Жыл бұрын
What is the error message?
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Bro I installed latest version of eclipse 2021-06, and JD file is java se16 but I couldn’t create anything bro
@letcode
@letcode 3 жыл бұрын
Use jdk 11, because we'll use Jenkins in upcoming session. 16 doesn't support.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode ok bro let me try and eclipse bro ?
@letcode
@letcode 3 жыл бұрын
Ipo dha eclipse eh installing, aparam yeppo namma interview poradhu 😔
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode Anna na one week a try pannitu iruka ennala resolve pannavae mudila intha error 😭😭
@letcode
@letcode 3 жыл бұрын
Ok I'll help, koushik350@gmail.com mail me.. we'll connect.
@kviral2774
@kviral2774 Жыл бұрын
bro...enaku java antha path la add panium ...cmd la version kaata matuthu bro...but eclipse la run aaguthu...enna panrathu solunga plz
@letcode
@letcode Жыл бұрын
System eh restart pannitu check Pannu bro
@jayashree5098
@jayashree5098 Жыл бұрын
Hi anna, I am not able to download jdk in my laptop what is the reason pls help me
@letcode
@letcode Жыл бұрын
Download eh agalaya?
@jayashree5098
@jayashree5098 Жыл бұрын
@@letcode jdk 8 Ula pona apm windows 64 click pana next steps ethuyume kamikala download agarathu(end user license nu apdiye varuthu) contact details la kamikuthu avalotha
@jayashree5098
@jayashree5098 Жыл бұрын
Clear panuga ena nu konjam sluga na
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Maven project create pannitu hello prom run panna error varuthu Anna
@vikkirj1609
@vikkirj1609 3 жыл бұрын
Bro maven full course entha playlistla iruku
@letcode
@letcode 3 жыл бұрын
Maven innum full ah podala bro. Next week maven video start pannuvan.
@vikkirj1609
@vikkirj1609 3 жыл бұрын
@@letcode ok bro
@vikkirj1609
@vikkirj1609 3 жыл бұрын
@@letcode complete panithingala bro maven
@letcode
@letcode 3 жыл бұрын
Ila bro, i will upload soon bro 😊
@MaheshKumarChelladurai
@MaheshKumarChelladurai Жыл бұрын
what is maven atha konjam detail ah solliruntha nalla irunthukum. athu automation tool ok but neenga sollirukalam
@letcode
@letcode Жыл бұрын
Ok bro
@MaheshKumarChelladurai
@MaheshKumarChelladurai Жыл бұрын
@@letcode bro actual ah neenga enna work pantringa? are u QA?
@letcode
@letcode Жыл бұрын
@@MaheshKumarChelladurai yes
@MaheshKumarChelladurai
@MaheshKumarChelladurai Жыл бұрын
@@letcode Bro naan developing la irunthu QA move pannalamnu idea or pen test athumaari kathukiralamnu interest ah iruku so QA ku veliya openings nalla irukuma salary lam developer maarithana epdi bro
@letcode
@letcode Жыл бұрын
Depends on the skill set bro. If i have to choose i might stick to the development itself.
@sathishv8831
@sathishv8831 2 жыл бұрын
Java development kit internal error 16003? bro ipdi error varuthu
@letcode
@letcode 2 жыл бұрын
Ena Java version bro , install pannum podhu varudha ?
@sathishv8831
@sathishv8831 2 жыл бұрын
java 1.8 tha brother
@user-dh2fo3fl2d
@user-dh2fo3fl2d 4 ай бұрын
Ann na extract pannathuku aprm folder varla anna pls help me to resolve the issue anna
@letcode
@letcode 4 ай бұрын
Eclipse extract ah bro ?
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Bro jar files add pannuma?
@letcode
@letcode 3 жыл бұрын
No, maven project create panna podhum.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode yes Anna create panna Pom.xml la error
@letcode
@letcode 3 жыл бұрын
Net connection irukanum... Anti virus irundha disable pannunga.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode yes Anna all done but still I am getting error
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Getting build path error , do we need install anything related to maven?
@abinavraj2490
@abinavraj2490 2 жыл бұрын
Bro.. Enakum adae prblm enna panninga neenga?
@ரேவின்புருஷோத்தமன்
@ரேவின்புருஷோத்தமன் 2 жыл бұрын
It shows out of memory error in eclipse while creating maven project
@letcode
@letcode 2 жыл бұрын
I think your C drive is full, change the workspace location to another folder and drive.
@ரேவின்புருஷோத்தமன்
@ரேவின்புருஷோத்தமன் 2 жыл бұрын
@@letcode Done sir thank you
@bharathim9140
@bharathim9140 Жыл бұрын
Hie anna nega sona maritha download panna but cmdla poi check panna download agala varuthu anna
@letcode
@letcode Жыл бұрын
Download aparam installation done ah, if so command prompt eh close pannitu then try again
@priyadharshini1075
@priyadharshini1075 Жыл бұрын
anna naan installpana version - idhu ok va anna 1.8.0_202
@letcode
@letcode Жыл бұрын
Yedhu use pannalum correct dhan
@priyadharshini1075
@priyadharshini1075 Жыл бұрын
@@letcode nanri
@SornalakshmiP-k2p
@SornalakshmiP-k2p 9 ай бұрын
Selenium browser configuration doesn't work
@letcode
@letcode 9 ай бұрын
Watch the latest video that is updated in the playlist.
@Anythinguseful007
@Anythinguseful007 2 жыл бұрын
Bro maven project create panna mudiyala bro error show pannuthu ena panrathu bro?
@letcode
@letcode 2 жыл бұрын
Ena error bro ?
@Anythinguseful007
@Anythinguseful007 2 жыл бұрын
@@letcode could not calculate build plan nu varuthu bro
@letcode
@letcode 2 жыл бұрын
Personal or office system .
@Anythinguseful007
@Anythinguseful007 2 жыл бұрын
@@letcode personal bro
@letcode
@letcode 2 жыл бұрын
stackoverflow.com/questions/21909466/could-not-calculate-build-plan-plugin-org-apache-maven-pluginsmaven-jar-plugin Indha solution try pannunga bro
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
Getting this error could not calculate build plan: plugin
@letcode
@letcode 3 жыл бұрын
Office system ah?
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode no Anna , personal only
@letcode
@letcode 3 жыл бұрын
Ok, may be dependencies download agala, antivirus irundha disable pannitu.. try pannu.
@gokilaraj2203
@gokilaraj2203 3 жыл бұрын
@@letcode dependencies epdi Anna download panrathu
@letcode
@letcode 3 жыл бұрын
Video full paarunga.. steps solli irupa. Description la source code link irukum.. adhu refer pannunga.
@nareshp4330
@nareshp4330 2 жыл бұрын
Bro maven project podunga bro
@letcode
@letcode 2 жыл бұрын
Ok bro
@nareshp4330
@nareshp4330 2 жыл бұрын
@@letcode thank you so much bro waiting
@tech-learner4555
@tech-learner4555 2 жыл бұрын
Sir neenga sonna eclipse 2019 click panna 'eclipse for java developers' download option varamaatingudhu sir,
@letcode
@letcode 2 жыл бұрын
Any version is fine bro, maven support erundha ok
@tech-learner4555
@tech-learner4555 2 жыл бұрын
@@letcode okay sir
@tech-learner4555
@tech-learner4555 2 жыл бұрын
@@letcode sir en eclipse la code panra space ae kaanaam sir
@letcode
@letcode 2 жыл бұрын
@@tech-learner4555 porumaya steps follow pannunga bro, kandipa irukum
@tech-learner4555
@tech-learner4555 2 жыл бұрын
@@letcode okay 🙏🏻
@MaheshKumarChelladurai
@MaheshKumarChelladurai Жыл бұрын
HOW TO DOWNLOAD jdk 8 in linux?
@letcode
@letcode Жыл бұрын
You can see the official docs, it will be the same only , and use jdk 11 version
@rajarathinam1965
@rajarathinam1965 2 жыл бұрын
Bro inda video okay maven install paniten athuku apram enda video pakanum
@letcode
@letcode 2 жыл бұрын
Indha playlist la line ah po bro kzbin.info/aero/PL699Xf-_ilW6vI9FHmePi1TvKyzYATgXi
@rajarathinam1965
@rajarathinam1965 2 жыл бұрын
Maven install panniten Apache download pandrathu epadi video send
@pmsenthil
@pmsenthil Жыл бұрын
sir not downladed in jdk sir
@letcode
@letcode Жыл бұрын
Y bro
@swethaselvan4497
@swethaselvan4497 3 жыл бұрын
Bro project name and folder name kudutha finish options kamikala bro y
@letcode
@letcode 3 жыл бұрын
Yethachi warning kaatudha ?
@swethaselvan4497
@swethaselvan4497 3 жыл бұрын
@@letcode yes bro capital la kuduthuten bro now clear bro thank you
@letcode
@letcode 3 жыл бұрын
Super 🤗
@swethaselvan4497
@swethaselvan4497 3 жыл бұрын
@@letcode 🙏🙏🙏
@_CHARUMATHYV
@_CHARUMATHYV Жыл бұрын
Bro enaku Java version 17.0.1 varudhu bro
@letcode
@letcode Жыл бұрын
Adhu venam bro, 11 use pannunga
@johnkasper-sp5xf
@johnkasper-sp5xf 5 ай бұрын
Selenium 4 ?
@letcode
@letcode 5 ай бұрын
3
@a.ramamoorthyivece5930
@a.ramamoorthyivece5930 2 жыл бұрын
Pom. Xml la error Kaatuthu bro Enna panrathu ???
@letcode
@letcode 2 жыл бұрын
Ena error bro ?
@a.ramamoorthyivece5930
@a.ramamoorthyivece5930 2 жыл бұрын
@@letcode Maven project file 📁la ❗symbol irukku bro
@letcode
@letcode 2 жыл бұрын
@@a.ramamoorthyivece5930 force update pannanum bro. Project - right click - maven - check force update.
@tech-learner4555
@tech-learner4555 2 жыл бұрын
Sir ippa indha tutorial follow panlaama sir
@letcode
@letcode 2 жыл бұрын
Kandipa kandipa 😊
@tech-learner4555
@tech-learner4555 2 жыл бұрын
@@letcode okay sir,
@AmalaS-r2p
@AmalaS-r2p 3 ай бұрын
bro downlod aagala..
@letcode
@letcode 3 ай бұрын
Yedhu bro?
@AmalaS-r2p
@AmalaS-r2p 3 ай бұрын
@@letcode bro java already learn pannavanga first vdo la irunthey pakkanuma?
@AmalaS-r2p
@AmalaS-r2p 3 ай бұрын
apdi illana what is selenium athula irunthu pakkanuma?
@letcode
@letcode 3 ай бұрын
What is selenium start pannunga
@AmalaS-r2p
@AmalaS-r2p 3 ай бұрын
@@letcode ok bro
@SAMUELSAMUEL-m7w
@SAMUELSAMUEL-m7w 8 ай бұрын
😢
@letcode
@letcode 8 ай бұрын
Ena achu
@priyadharshini1075
@priyadharshini1075 Жыл бұрын
2000 years later🤣
@letcode
@letcode Жыл бұрын
Welcome back
@priyadharshini1075
@priyadharshini1075 Жыл бұрын
@@letcode restarting learning anna .
@priyadharshini1075
@priyadharshini1075 Жыл бұрын
@@letcode tq
@HarishDayalan-r4m
@HarishDayalan-r4m 4 ай бұрын
Hii I am getting this error. could you please help Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
@letcode
@letcode 4 ай бұрын
1. Select Project: Click on the project in the Project Explorer or Package Explorer view to select it. 2. Navigate to Maven Menu: Go to the menu bar and select Project. 3. Update Maven Project: Click on Update Maven Project.... 4. Force Update: In the "Update Maven Project" dialog, check the box for Force Update of Snapshots/Releases. 5. Click OK: Click the OK button to start the update process.
@skmastanvalismv3660
@skmastanvalismv3660 4 жыл бұрын
I don't know Tamil 😢
@letcode
@letcode 4 жыл бұрын
😒
@skmastanvalismv3660
@skmastanvalismv3660 4 жыл бұрын
Bro you have subscribers from other languages also, we are expecting in english
@letcode
@letcode 4 жыл бұрын
@@skmastanvalismv3660 Yes bro. Already there are so many English tutorial available, so thought of making in Tamil. If this course get good views I'll make in English in the future 😀
@sabarikannanmm
@sabarikannanmm 3 жыл бұрын
@@letcode Actually your videos in Tamil is very Useful Bro, Of course there are lot of English videos, My Kind suggestion even when you start doing videos in English Please don't stop doing videos in Tamil.
@letcode
@letcode 3 жыл бұрын
Sure bro 🤠 thank you 😊
@RaviRavi-ni8jp
@RaviRavi-ni8jp Жыл бұрын
Could not calculate build plan: plugin org.apache.maven.pligins: maven resources plugin:2.6 or one of its dependencies could not be resolved:failed to read artifact descriptor for org.apche.maven.plugin:maven resources plugin jarr:2.6 What's the problem?
@letcode
@letcode Жыл бұрын
Dependencies are not downloaded properly, disable antivirus if any and force update the project.
@gopikrishnangovindaraj5345
@gopikrishnangovindaraj5345 Жыл бұрын
Bro I'm getting an error in the command page while checking for any java program
@letcode
@letcode Жыл бұрын
What is the error message?
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 114 МЛН
Мама у нас строгая
00:20
VAVAN
Рет қаралды 12 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 65 МЛН
Maven Tutorials | 01 | Maven Introduction | Project Structure Explained | Tamil
21:17
How to install Apache Maven on Windows 10
5:58
Amit Thinks
Рет қаралды 254 М.
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 114 МЛН