Intellij IDEA Tutorial: Migration guide for eclipse users

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

Комментарии • 50

  • @AlexejSailer
    @AlexejSailer 3 года назад +6

    I used eclipse about 15 years and now I like to use Intellij. At the beginning I struggled a lot with the debugger in Intellij and want to share my findings. For all eclipse users who try out Intellij, please set a breakpoint and set for it: "Suspend: Thread" and not All. Make it even default to get a similar debugger behavior like eclipse provides. I'm talking about multithreading debugging.

    • @CraftOfProgramming
      @CraftOfProgramming  2 года назад

      That's a good point.
      I cover debugging here: ruclips.net/video/N5Rlqqbgt34/видео.html

  • @Jonny7Read
    @Jonny7Read 5 лет назад +21

    This video just made me like eclipse more! Also didn't know the outline view allowed you to move things around, so bonus!

    • @CraftOfProgramming
      @CraftOfProgramming  5 лет назад +4

      Even though that wasn't quite the point of the video, I am glad that you learned something new from it!

    • @aaronjairo5456
      @aaronjairo5456 3 года назад

      You prolly dont give a shit but if you are bored like me during the covid times you can watch pretty much all the new series on instaflixxer. I've been watching with my gf for the last days xD

    • @calvinbriggs3798
      @calvinbriggs3798 3 года назад

      @Aaron Jairo definitely, been using InstaFlixxer for years myself :)

  • @falciexd
    @falciexd 4 года назад +3

    I really like JetBrains IDEs, i started to use them when i started to learn Python with PyCharm, was something really really nice, but Eclipse is just more simplier than IntelliJ, i really like both of them but i feel more comfortable using Eclipse
    Good job with the video, you really helped me to choose between Eclipse or IntelliJ IDEA :)

    • @CraftOfProgramming
      @CraftOfProgramming  4 года назад

      Well, I'm obviously biased, but I think Intellij is superior to Eclipse IMHO.
      Yes, it 'feels' more complex in the beginning, but after you get used to it you'll LOVE it!
      Just keep at it, don't give up!

  • @arvinddixit007
    @arvinddixit007 2 года назад +1

    Thanks so much , woderfull comparision i am switching from eclipse to Intellij this is very usefull for me!!

  • @KangoV
    @KangoV Год назад

    IntelliJ just keeps crashing on my Mac. I moved back to Eclipse. It works very well. I also love Perspectives and Mylyn, which I cannot do without now and has no equal in Intellij.

    • @CraftOfProgramming
      @CraftOfProgramming  Год назад

      That's strange about the frequent crashing. I use IJ for work and it works perfectly. You might have to tweak your IJ settings (e.g. memory) and make sure you have all plugins upto date.

    • @KangoV
      @KangoV Год назад

      @@CraftOfProgramming I'm using the same settings on Linux and it's way better. I'm now going to use Eclipse Che. Absolutely awesome. I can code and build on a Chromebook if I wanted and move from machine to machine.

  • @evg5172
    @evg5172 Год назад

    Im quiet new to Java programming and started off based on my Java course in Eclipse. yes it was a pain in the but to get where I am now interface wise where everything I need in Eclipse actually works...But, based on the recommendations of my mentor I am trying to migrate in IntelliJ. I cant help but feel that IntelliJ feels like a toy...I have no doubts in its powers and abilities but Eclipse with all the perspectives and windows and customizability feels like a proper development environment.

    • @CraftOfProgramming
      @CraftOfProgramming  Год назад

      I'm not sure what you mean by 'toy': IJ is a mature, stable highly customizable and powerful IDE. Do not let it's 'no so native look & feel' distract you from! Stick to it, code with it and you'll be amazed at how 'smart' and powerful it is. Believe me, you won't look back!

    • @Evgen_87433
      @Evgen_87433 11 месяцев назад

      @@CraftOfProgramming indeed your words are true! Ever since that comment of mine I have stuck to idea and never looked back. It truly is a complete package. Infact, a couple of days ago I have purchase an ultimate version.

    • @eldiestro1990
      @eldiestro1990 10 месяцев назад

      @@Evgen_87433 you're not even the same dude!!

  • @amitbhattacharyya5925
    @amitbhattacharyya5925 4 года назад +6

    before watching this video i feel like i will break my monitor in 10 minutes

  • @nisachannel7077
    @nisachannel7077 5 лет назад +5

    Very informative video!!

  • @pguti778
    @pguti778 2 года назад

    Please do a new video updating this comparison!!! So good and unique video!!!!

  • @cassandramiranda3477
    @cassandramiranda3477 4 года назад +2

    Amazing video!!!

  • @Unknown-hu4gf
    @Unknown-hu4gf 2 года назад

    Hey, how do I get IntellJ IDEA to now hang and stutter when using it? Do I need a bigger CPU or something? I'm using a SSD and 32GB of RAM and my cpu is just a two core AMD, but it has a 3.4Ghz rating. And the thing just won't run smoothly! Are their configuration settings that I'm not using or something?

  • @manueljordan317
    @manueljordan317 3 года назад +1

    Thanks for this video, what is the previous video URL you are referring or mentioned in the beginning of this one? Thanks

    • @CraftOfProgramming
      @CraftOfProgramming  3 года назад

      This video is part of a series (playlist) named 'Intellij IDEA Turorial. Please look there for the previous video.

    • @manueljordan317
      @manueljordan317 3 года назад +1

      @@CraftOfProgramming yes, I saw the playlist, but seems it is not in order.

  • @SankalpSuryawanshi
    @SankalpSuryawanshi 4 года назад +1

    Found this very useful for starting migration to Intellij, is there any blog also which I can refer my colleagues which can be used as reference in day to day use

    • @CraftOfProgramming
      @CraftOfProgramming  4 года назад

      Hi there, no blog. But i've got a complete course on uDemy. Check it out:
      www.udemy.com/course/complete-intellij-idea-2019-course/learn/lecture/15515606#content

  • @ranjithdharmasiri7506
    @ranjithdharmasiri7506 2 года назад +1

    Sir what is your idea...which one is better

  • @phtr731
    @phtr731 4 года назад +1

    how to view Java Resources src/main/java like that in IntelliJ project view without having to click on each folder ?

    • @CraftOfProgramming
      @CraftOfProgramming  4 года назад

      Alt+1 (windows keyboard shortcut) opens the project window from the editor. If you set 'link editor to project view' i'll open on the resource file that you had open in the editor.

  • @jamesmurinio5815
    @jamesmurinio5815 2 года назад

    Hi I exported my Javafx project to eclipse and checked all of the boxes "Convert selected modules into Eclipse-compatible format" , "Export non-mudule libraries" but now I can't debug my intelij project because of "Java file outside of source root" and "Could not find or load main class sample.Main" how can I fix that?

    • @CraftOfProgramming
      @CraftOfProgramming  2 года назад

      Sorry, I'm only looking at this now...completely missed this comment :-(

  • @mirageman2
    @mirageman2 3 года назад

    Hi, the JRE (Java Runtime Environment) and the SDK (Software Development Kit) are different things and this is not related to a development tool.

    • @CraftOfProgramming
      @CraftOfProgramming  3 года назад +1

      Thanks for your comment.
      I don't think you understood what the main point at around minute 2 of the video is all about:
      The main point is to compare the differences in terminology used in both IDEs. 'Eclipse' refers to the JDK setting as 'JRE' whereas Intellij refers to it as 'SDK'.
      This is clearly NOT a discussion on the general meaning of those two concepts!

  • @copycat8725
    @copycat8725 3 года назад

    I Have A Error When I Try To Import an Eclipse Project It Just Stays Stuck On : Saving Project... For Hours Please Help!

    • @CraftOfProgramming
      @CraftOfProgramming  2 года назад

      Sorry, I'm only looking at this now...completely missed this comment :-(

  • @rasikamanori8324
    @rasikamanori8324 2 года назад

    Wjich one is better

  • @copycat8725
    @copycat8725 3 года назад

    BRO THERES NO IMPORT PROJECT

  • @nelsonfernando699
    @nelsonfernando699 5 лет назад

    You are totally wrong on the part where you are asking how to create interface enum in Intellij idea..

    • @nisachannel7077
      @nisachannel7077 5 лет назад +13

      Well, instead of just stating that I am 'totally wrong' you could have a made a constructive argument that 1) shows me why I'm wrong and 2) how to do that action in a simple and logical way. Agreed?

    • @amitbhattacharyya5925
      @amitbhattacharyya5925 4 года назад +1

      @@nisachannel7077 exactly