Sunday, May 24, 2015

Check Network Drivers in Windows 8.1

Checking the drivers in Windows 8.1 is a tad bit different from checking them in Windows 7/Vista and XP.

There are two ways you can go about doing this, but first make sure your connection is not on airplane mode (click the network icon on the taskbar). Note: I disabled my WIFI adapter for demonstration purposes.

Method 1:
1. Right-click the start button
2. Select "Device Manager"
3. Select the "Networking" category, then check the status of your network drivers.
4. Apply any necessary fixes.

Method 2:
1. Right-click the network icon on the task bar
2. Select "Open Network and Sharing Center"
3. Click "Change Adapter Settings"
4. Right-click the adapter in question
5. Apply any necessary changes/fixes

I hope this helps someone out. If your problem is more complicated than this, let me know.


Saturday, May 23, 2015

Fix Eclipse "No JRE/JDK" Startup

If you update Java or install Eclipse on a new computer, and Eclipse won't start because the path to the JRE or JDK is invalid or not working, then this video may be the solution for you.

I ran into this problem when I first installed it on my (now 1 yr old) Toshiba last year. I updated Java earlier this month because I was unable to use some JavaFX classes in Eclipse (was still unsuccessful). When I tried to use Eclipse yesterday, I ran into this problem. Luckly I still remembered how to solve it. I decided to make a video as I went along.