There are multiple ways to protect your data on Windows computers. One of them is to disable or enable USB ports on your computer. If you are wondering how to block USB drives to control which devices are connected to your PC, then you have come to the right place.
In order to protect copying data to connected USB drives by unauthorized login from your/shared PC we can use various blocking methods.Tuesday, December 4, 2018
Friday, February 23, 2018
Solution : Eclipse Maven projects default JRE System Library [J2SE-1.5] change to different version
ADMIN
2:45 PM
When Icreate a new maven project and then click maven update my java version always change to java version 1.5. to resolve this problem must add below configuration in pom.xml file.
Labels:
Apache Maven,
java
Apache Maven is a software project management and comprehension tool. Maven is a build automation tool used primarily for Java projects. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Labels:
Apache Maven,
j2ee,
java
Thursday, December 7, 2017
Fancytree is a JavaScript dynamic tree view plugin for jQuery UI with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading. jQuery Fancy Tree is the designated successor of DynaTree plugin.
Labels:
Fancytree,
javascript,
jquery