Chronicles of Technology
  • Home
  • Authors
  • Tags
  • Search

Eclipse

A collection of 3 posts
Setting up Eclipse and Maven for Java development
Eclipse

Setting up Eclipse and Maven for Java development

This blog post describes how to set up the Eclipse IDE and its Java and Maven dependencies to get started on your Java development. These instructions are specific to Microsoft Windows. Install Java The Java Development Kit (JDK) is required. 1. Navigate to https://www.oracle.com/java/technologies/downloads/
Nov 24, 2024 2 min read
Eclipse

Eclipse pom.xml error "Downloading external resources is disabled"

I am using the most recent Eclipse IDE build id 20231201-2043 and created a barebones Maven project. However, out-of-the-box there is an error in the pom.xml file. Problem: Here in the pom.xml file you can see an error: When hovering over the first error icon, the error is:
Jan 15, 2024 1 min read
Setting up Selenium/Java to test Multi-Factor Authentication (MFA)
Selenium

Setting up Selenium/Java to test Multi-Factor Authentication (MFA)

This post describes how to set up Selenium and run a test case to authenticate with multi-factor authentication (MFA). By following these instructions, you can use Selenium and Java to authenticate to Login.gov and enter a one-time code using your Java code to simulate an authenticator app. 1. Install
Dec 20, 2023 6 min read
Page 1 of 1
Chronicles of Technology © 2025
Powered by Ghost