- Following are the steps to add method comments-
- preferences
- Java
- Code Style
- Code Templates
- method
- Insert variable
- Now to test the above
- just type /** and press enter before a method
Wednesday, December 26, 2018
method comment in eclipse
Monday, December 24, 2018
Tuesday, September 25, 2018
ubuntu permission
sudo chmod -R 777 /* to give permission to the folder and all its contents recursively
installation of visual studio code for angular
- download .deb 64 bit package for ubuntu from https://code.visualstudio.com/download
- open terminal and goto the location where the file exists
- type the following
- sudo dpkg -i code_1.27.2-1536736588_amd64.deb
- goto search bar
- type visual studio code
- lock it to launcher
Monday, September 24, 2018
Wednesday, August 8, 2018
Subscribe to:
Posts (Atom)