Total Pageviews

Sunday, 31 March 2013

Integrate Maven into Eclipse via m2eclipse

Maven is a useful cross-language tool that enables the user to import dependencies into a project and will automatically resolve transitive dependencies. Maven can be used as a command-line tool; however, to unlock its true potential, you should integrate it into Eclipse. 1.In the Eclipse IDE, navigate through the Help menu to Install New Software. 2.Navigate...

How to Install Spring Plugin in Eclipse

The Spring Framework contains many useful tools and plugins for a developer using Java. It is popularly used in conjunction with the Eclipse IDE for rapid, effective Java development. In order to use Spring with Eclipse, one must either download a specialized version of Eclipse which comes pre-integrated with Spring or install the Spring software in an existing version...

Tuesday, 12 March 2013

Run Commands in the Windows Explorer Address Bar

Stupid Geek Tricks: Run Commands in the Windows Explorer Address Bar Here’s a fun little tip for you: did you know that you can run commands from the address bar in Windows Explorer? It’s true — any app that you could run on the command line can be run from the address bar, including opening a new command prompt. For instance, if you were to type cmd into...

How to Encrypt and Password Protect Your USB Drives Without Extra Software

BitLocker is a lesser-known technology included in Windows that allows you to both password protect and encrypt the contents of your storage mediums. Note: BitLocker requires Windows 8 Pro. Turning On BitLocker for a Removable Drive Open explorer and right click on your removable drive to open the context menu, then click on Turn on BitLocker. When the wizard...

Related Posts Plugin for WordPress, Blogger...