July 01 2015, 02:50

Does anyone know if there is software that:

1) for Windows can determine which programs/processes interfere with the unlocking of an external USB drive? Windows can only report that they exist.

2) An IDE for working with a remote Java code repository, allowing for local editing but compiling on a server. I mean something like Eclipse/Idea, but consisting of two parts – a server part and a client part. The client part is where the programmer works with the code, and the server part handles compilation and assembly. For now, as a temporary replacement, I am considering using Remote Desktop and installing Idea on the remote server.

Leave a comment