November 13th



Assignment

1. Create and Run Java program using IDEA as you done few days ago and do debugging in code.
I have run this by edit the debugger configurations.
2. Install IdeaVim plugin - and enable vim shortcuts for IDEA editor
I have done this by :
Settings → Plugins → Install JetBrains Plugins
then choose the ideavim and install it.

After the ideavim installation we have to go to the settings → vim emulation then we have to enable shortcuts for the vim.
3. Use AceJump IDEA plugin
I have done this by :
First I downloaded AceJump .
Settings → Plugins → Install Plugins from disk
then choose the ideavim and install it.
4. Use markdown plugin for IDEA
I have done this by :
Settings → Plugins → Install JetBrains Plugins
then choose the markdown and install it.
5. Setting language levels in IDEA
I have done this by :
Settings → Languages and Frameworks → Schemas and DTDs → Default XML schemas 
 Then select the language level.
6. Draw IDEA shortcuts mind map and send by EOD



0 Comments