Тёмный
IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA, a JetBrains IDE
Подписаться
The official channel for the Leading Java and Kotlin IDE.
Subscribe to receive demos, tutorials and new features highlightings.
Unfreeze Your Apps: Debugging Tips
2:32
28 дней назад
JEP Explained. JEP 466: Class-File API
41:39
Месяц назад
What's New in IntelliJ IDEA 2024.2
2:58
Месяц назад
IntelliJ IDEA Pro Tips: Find Action
2:35
2 месяца назад
Is your code vulnerable?
5:19
2 месяца назад
To Java 22 and Beyond!
55:57
4 месяца назад
Bootiful Spring Boot 3.x
59:20
5 месяцев назад
The Current State of Apache Maven 4
58:19
5 месяцев назад
Working With Databases in IntelliJ IDEA
51:11
5 месяцев назад
Developer Productivity With IntelliJ IDEA
56:42
5 месяцев назад
What's New in IntelliJ IDEA 2024.1
2:33
5 месяцев назад
AI Assistant: Don’t Code Alone
57:54
6 месяцев назад
Let’s Set the Records Straight
53:06
6 месяцев назад
Build a Spring Boot app with AI Assistant
6:27
6 месяцев назад
Комментарии
@sblantipodi
@sblantipodi 7 часов назад
I'm using the Vector Api in a funny open source software that simulates Philips ambilight in PC. There are scenarious where I have 5x performance when comparing to scalar code. Can't wait that Vector Api Will exit the incubator phase
@terasoft-official
@terasoft-official 15 часов назад
coding navigation can faster your work 100x
@NamNguyenVan-mw8dh
@NamNguyenVan-mw8dh 20 часов назад
nice
@iZakirSheikh
@iZakirSheikh День назад
Awesome
@memorablebachpan
@memorablebachpan День назад
Can We get merge request connecting to gitlab via ssh keys and not using https.
@AntonArhipov
@AntonArhipov День назад
59:56 "Never trust a test that hasn't failed at least once" - Kudos for this!
@TheDevOfTheDevs-u6k
@TheDevOfTheDevs-u6k 2 дня назад
Blahaj 😍
@sadiulhakim7814
@sadiulhakim7814 2 дня назад
Is there a single mobile app build using JavaFx to install in my phone? If anybody know please let me know.
@Oscar97160
@Oscar97160 2 дня назад
I have a doubt about this, what's the difference between Scopes and Workspaces. I have the feeling that you can achieve the same result in the end. Am i missing something?
@xinguangduanvipxinguangdua6393
how to show runing JPA directly in method?
@xinguangduanvipxinguangdua6393
I know that, just need upgrade to latest version of IDEA Ultimate
@user-fh5re1rf1g
@user-fh5re1rf1g 4 дня назад
fantabulous❤❤❤👏👏👏👌👌👌 Looking for part 2
@pravinppatil2116
@pravinppatil2116 4 дня назад
Thanks Siva Learnt lot of things from this video
@VivaVlogsYT
@VivaVlogsYT 4 дня назад
can someone help how to get the boot-datasource-jpa auto completion ?
@sivalabs
@sivalabs 2 дня назад
The "boot-datasource-jpa" is a custom LiveTemplate I have created. You can learn how to use or create your own LiveTemplates from this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-pw9DUdk6dIM.html
@gallardofabian
@gallardofabian 4 дня назад
Excelent video, I see a lote of feature of intellij that I missed, thanks a lot
@momedalhouma14
@momedalhouma14 5 дней назад
waiting for episode 2.
@sivalabs
@sivalabs 5 дней назад
During the session, one of the questions asked was: "In database script why did you start the sequences with "101" and increment by "50"? what are those magic numbers?" "create sequence bookmark_id_seq start with 101 increment by 50;" By default, the sequence starts with 1 and increments by 1. But, I want to insert some sample data along with the primary key values. So I reserve the first 100 and configure the sequence to start with 101. With this, when the application tries to insert a new record it is going to take the next primary key value as 101. If you create sequence that start with 1 and insert sample records using SQL statement with primary key value 1, then when you try to save a new entity from the application it is going to generate the primary key value as 1 which will conflict with the existing row. So, the starts with 101 is just a convenience to insert some sample data. About the increment by 50: By default, Hibernate uses allocationSize as 50 for performance optimization. To follow the same default, I have configured the sequence to increment by 50.
@bqc-rl9tu
@bqc-rl9tu 4 дня назад
thank you
@AlekseyStukalov
@AlekseyStukalov 3 дня назад
I believe we can do a separate session to cover different types of Ids and how they work with Hibernate.
@bhargavvandana3541
@bhargavvandana3541 5 дней назад
One of the best tutorials :)
@hy32906
@hy32906 6 дней назад
is it possible to have flyway migration script for different environment say test db, qa db and production db.
@sivalabs
@sivalabs 2 дня назад
Yes. We can use "spring.flyway.locations" property to configure different paths for different environments. For dev environment, you can create application-dev.properties file and set "spring.flyway.locations=classpath:db/migration/dev" and store your flyway db migration files in "db/migration/dev" directory.
@PraveenKumar-uj2ih
@PraveenKumar-uj2ih 6 дней назад
Thanks a lot Siva , Great Presentation
@DineshkumarPuli
@DineshkumarPuli 6 дней назад
Thank you Siva and IntelliJ team, for the informative presentation!
@gabrielbonilla2238
@gabrielbonilla2238 6 дней назад
Thanks Siva! 👏👏👏👏👏
@Anbu_Sampath
@Anbu_Sampath 7 дней назад
Is it possible to release JEP explained as a podcast?
@Anbu_Sampath
@Anbu_Sampath 7 дней назад
Fun activity at the last is great👍
@pavelhurynovich2352
@pavelhurynovich2352 8 дней назад
Great news. Waiting for `Empty module` 😃
@walterwhite2418
@walterwhite2418 9 дней назад
whith this new update intellij freezes and crash, and keeps collapsing all my folders on the project section and keeps closing all my tabs. I had to downgrade to 2023.3. MacOS sequoia
@bhavukgarg3619
@bhavukgarg3619 11 дней назад
Really well explained, enjoyed the talk 😊
@CarolineHerbert-b2b
@CarolineHerbert-b2b 12 дней назад
31407 Tremayne Plaza
@SantiagoArizti
@SantiagoArizti 13 дней назад
yes! great for my workflow, I am mostly a PR reviewer for around 100 projects!!!, also, sometimes I just want to CMD+SHIFT+F to search across all repos. a couple of questions: - how to manage terminal windows... I currently have a single "project" with about 15 projects and I always mix up terminal windows in regards of which PWD is enabled every time I want to run `rpm run ***` - I have to manage some repos with php, some with python, some with js. python and php are mutually exclusive in JetBrains IDEs, what about this? I do have both phpstorm and pycharm, but I would like to use the projects in a single window - I would use the commit window more if I could focus on each repo for each commit, but I just have never found it really useful to use the commit window as it is today, so I always go to the terminal for commits - please compare the pros and cons of this vs. attached projects
@SantiagoArizti
@SantiagoArizti 13 дней назад
Also, - When working with virtual environments in python, usually the IDE will use a single venv for the whole project. How will this work in workspaces when some projects have their own venv, pipenv or virtualenv?
@SantiagoArizti
@SantiagoArizti 13 дней назад
Another way I use "workspaces" today in a single project is: I keep a project with a bunch of experiments, e.g. a folder with nuxt, a folder with vue + storybook, a folder with react, a folder with web components, etc... It is hard to let webstorm understand what stack each particular folder has, for ide help, routes, tsconfig files, etc.
@youp1tralala
@youp1tralala 13 дней назад
Great stuff! Basically identical to Eclipse workspaces.
@Kronos_Codeur2610
@Kronos_Codeur2610 13 дней назад
Cool but we want autocompletion for flutter && dart
@VerhoevenSimon
@VerhoevenSimon 14 дней назад
Thank you for the interesting episode.
@JavaWithMala
@JavaWithMala 12 дней назад
💗
@mepunna
@mepunna 16 дней назад
Excellent session. I am getting started with spring and spring boot. breakpoints in interfaces is very useful in understanding spring internals and unfold the magic of spring annotations.
@qgerson
@qgerson 16 дней назад
it does not work in Fedora
@EstherDave-y4p
@EstherDave-y4p 16 дней назад
Ashleigh Burgs
@Alperic27
@Alperic27 17 дней назад
geez his speach pattern is soooo painful to listen to… 🤦‍♂️🤦‍♂️🤦‍♂️
@Alperic27
@Alperic27 17 дней назад
🤦‍♂️🤦‍♂️🤦‍♂️🤦‍♂️ … “cloud native aware kinda…” …. what the heck…the rest is no better than
@Soso-km8er
@Soso-km8er 18 дней назад
Does it work with code that is not beginner level? This generated code would be rejected at work.
@Soso-km8er
@Soso-km8er 18 дней назад
Asking since 20 years about this 😂.
@dieale21
@dieale21 18 дней назад
Having Workspace/projects/modules and you unload one project, its modules will not be unloaded. Nice to see that workspace in IntelliJ though! I hope to see some improvement soon.
@YuriKhrustalev
@YuriKhrustalev 19 дней назад
Andrey, great to hear from you
@657146
@657146 19 дней назад
doesn't work in 2024.3 EAP
@manizaeim
@manizaeim 19 дней назад
Finally, i wanted this over 20 years, as eclipse support it, well done
@TurkishCowboy-z1d
@TurkishCowboy-z1d 19 дней назад
run_all.sh, stop_all.sh are both usefull. How about debug_all.sh ?
@dongronki
@dongronki 19 дней назад
Where is AI?
@kappaj01
@kappaj01 19 дней назад
mmmm - prefer a single project view.
@VictorYami
@VictorYami 18 дней назад
then use that, this is not replacing being able to have single projects
@nico-s29
@nico-s29 19 дней назад
How is this different from creating a empty project and adding all modules?
@AntonArhipov
@AntonArhipov 19 дней назад
Isolation & settings
@nico-s29
@nico-s29 19 дней назад
@@AntonArhipov thank you
@bulletinmybeard
@bulletinmybeard 20 дней назад
When are we going to be able to install and use the latest version of "Multi-Project Workspace" on PyCharm, PHPStorm, and WebStorm?
@ahmedjaad4940
@ahmedjaad4940 20 дней назад
After 13 more years
@bulletinmybeard
@bulletinmybeard 20 дней назад
@@ahmedjaad4940 sounds legit
@charanreddy9357
@charanreddy9357 20 дней назад
Now you can use on latest version
@bulletinmybeard
@bulletinmybeard 20 дней назад
​@@charanreddy9357 You cannot use the latest version of this plugin because it requires a version beyond the latest IDE releases, and the EAP is currently closed for those.
@yuriyartamonov9881
@yuriyartamonov9881 20 дней назад
@@bulletinmybeard The plugins is available for 2024.2 which released already
@mrj774
@mrj774 20 дней назад
Python and JS/TS when?
@traxex1975
@traxex1975 20 дней назад
Can you please explain how to configure the AI Assistant to access the entire project and all file content in IntelliJ? Sometimes it requires being aware of the wider context of the project, so I don't want to copy-paste explicitly each file's content so that AI Assistant can understand a wider context.
@maritvandijk
@maritvandijk 20 дней назад
You don't need to copy the content of the files, you can select specific code and AI Assistant will determine which file(s) to attach to the context. As of 2024.2 you can also add additional context yourself, like this file, local changes, files and symbols and db schemas (see the docs: www.jetbrains.com/help/idea/chat-with-ai.html#start-a-new-chat). And finally you can ask AI Assistant to find relevant files.
@traxex1975
@traxex1975 20 дней назад
@@maritvandijk Great, thanks!
@traxex1975
@traxex1975 20 дней назад
Great! Looking forward to leveraging that 🎉