[CourseClub.NET] Pluralsight - Eclipse for Java Developers
01 Course Overview/01 Course Overview.mp4 3.5 MB 02 Setting up a Java SE Development Environment with Eclipse/01 Introducing the Course - What Are the Most Popular IDEs.mp4 4.2 MB 02 Setting up a Java SE Development Environment with Eclipse/02 What Do You Need to Know to Follow This Course.mp4 2.4 MB 02 Setting up a Java SE Development Environment with Eclipse/03 Agenda of the Course.mp4 3.5 MB 02 Setting up a Java SE Development Environment with Eclipse/04 Presenting the Eclipse Key Concepts.mp4 1.6 MB 02 Setting up a Java SE Development Environment with Eclipse/05 Understanding the Workspace and Project Folders Organization.mp4 2.4 MB 02 Setting up a Java SE Development Environment with Eclipse/06 Demo - Downloading and Installing the Eclipse IDE.mp4 12.7 MB 02 Setting up a Java SE Development Environment with Eclipse/07 Demo - First Launching of Eclipse.mp4 5.1 MB 02 Setting up a Java SE Development Environment with Eclipse/08 Demo - Setting the Right Version of Java to Launch Eclipse.mp4 6.5 MB 02 Setting up a Java SE Development Environment with Eclipse/09 Demo - Updating the Version of a Workspace.mp4 3.7 MB 02 Setting up a Java SE Development Environment with Eclipse/10 Demo - Creating a First Java SE Project.mp4 4.5 MB 02 Setting up a Java SE Development Environment with Eclipse/11 Demo - Creating a First Class.mp4 2.7 MB 02 Setting up a Java SE Development Environment with Eclipse/12 Demo - Setting the Characters Encoding for Java Source Files.mp4 8 MB 02 Setting up a Java SE Development Environment with Eclipse/13 Demo - Customizing the Format of the Java Source Files.mp4 5.1 MB 02 Setting up a Java SE Development Environment with Eclipse/14 Demo - Running a First Class, Fixing Bugs in the Main Method.mp4 12.3 MB 02 Setting up a Java SE Development Environment with Eclipse/15 Demo - Exploring the Java Build Path and the Installed JDK.mp4 8.8 MB 02 Setting up a Java SE Development Environment with Eclipse/16 Demo - Adding a JDK in the Java Build Path.mp4 11.1 MB 02 Setting up a Java SE Development Environment with Eclipse/17 Demo - Changing the Version of the JDK at the Workspace Level.mp4 5.9 MB 02 Setting up a Java SE Development Environment with Eclipse/18 Demo - Creating a Second Project with a Dependency to It.mp4 7.4 MB 02 Setting up a Java SE Development Environment with Eclipse/19 Demo - Adding Source Folders to a Project.mp4 7.9 MB 02 Setting up a Java SE Development Environment with Eclipse/20 Demo - Running a Test with JUnit Added as an External Library.mp4 10 MB 02 Setting up a Java SE Development Environment with Eclipse/21 Demo - Adding AssertJ as an External Dependency.mp4 12.1 MB 02 Setting up a Java SE Development Environment with Eclipse/22 Demo - Packaging a Set of Project in an Executable JAR File.mp4 15.2 MB 02 Setting up a Java SE Development Environment with Eclipse/23 Module Wrap Up.mp4 2.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/01 Module Introduction and Agenda.mp4 1.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/02 Introducing How Eclipse and Maven Work Together.mp4 1.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/03 Demo - Introducing, Updating, and Configuring Maven.mp4 7.7 MB 03 Setting up a Java Maven Development Environment with Eclipse/04 Demo - Creating a First Maven Project.mp4 4.9 MB 03 Setting up a Java Maven Development Environment with Eclipse/05 Demo - Configuring a Maven Project, Updating the Java Version.mp4 10.2 MB 03 Setting up a Java Maven Development Environment with Eclipse/06 Demo - Configuring the Maven Search Engine for Dependencies.mp4 12.5 MB 03 Setting up a Java Maven Development Environment with Eclipse/07 Demo - Adding Dependencies Along with Their Source Code.mp4 17.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/08 Demo - Running Maven Tests, Running the Package Maven Goal.mp4 12.5 MB 03 Setting up a Java Maven Development Environment with Eclipse/09 Demo - Adding a Plugin for Code Coverage and Running It.mp4 13.8 MB 03 Setting up a Java Maven Development Environment with Eclipse/10 Demo - Setting up a Two Projects Workspace.mp4 9 MB 03 Setting up a Java Maven Development Environment with Eclipse/11 Demo - Setting the Dependencies Between Projects.mp4 17.9 MB 03 Setting up a Java Maven Development Environment with Eclipse/12 Demo - Creating a Parent POM Project to Share Properties.mp4 8.7 MB 03 Setting up a Java Maven Development Environment with Eclipse/13 Demo - Creating a First Maven Module from the Parent.mp4 4.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/14 Demo - Adding a Module, Shared Properties, and Dependencies.mp4 23.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/15 Demo - Packaging an Application from a Parent Project.mp4 6.6 MB 03 Setting up a Java Maven Development Environment with Eclipse/16 Module Wrap Up.mp4 2.5 MB 04 Using Git for a Java Project in Eclipse/01 Module Introduction and Agenda.mp4 2.4 MB 04 Using Git for a Java Project in Eclipse/02 Introducing How Eclipse and Git Work Together.mp4 1.4 MB 04 Using Git for a Java Project in Eclipse/03 Demo - Configuring Git and Creating a Project Repository.mp4 5.8 MB 04 Using Git for a Java Project in Eclipse/04 Demo - Configuring the .gitignore Git File.mp4 3.4 MB 04 Using Git for a Java Project in Eclipse/05 Demo - Creating a First Commit with the .gitgnore File.mp4 6.2 MB 04 Using Git for a Java Project in Eclipse/06 Demo - Adding Several Commits in the Project.mp4 4.9 MB 04 Using Git for a Java Project in Eclipse/07 Demo - Browsing the History View of a Git Repository.mp4 4.3 MB 04 Using Git for a Java Project in Eclipse/08 Demo - Checking out and Watching All the Commits of a Repository.mp4 6.9 MB 04 Using Git for a Java Project in Eclipse/09 Demo - Creating and Checking out a Branch.mp4 4 MB 04 Using Git for a Java Project in Eclipse/10 Demo - Merging Two Branches with a Conflict.mp4 10.8 MB 04 Using Git for a Java Project in Eclipse/11 Demo - Preparing a GitHub Repository to Push a Local Repository.mp4 4.9 MB 04 Using Git for a Java Project in Eclipse/12 Demo - Configuring a Push Operation and Pushing to GitHub.mp4 12.3 MB 04 Using Git for a Java Project in Eclipse/13 Demo - Using an SSH Key Pair to Push Commits to GitHub.mp4 11.7 MB 04 Using Git for a Java Project in Eclipse/14 Demo - Configuring and Using the Fetch Operation.mp4 11.5 MB 04 Using Git for a Java Project in Eclipse/15 Demo - Creating a Local Project by Fetching a GitHub Repository.mp4 11 MB 04 Using Git for a Java Project in Eclipse/16 Demo - Fetching and Importing a Git Maven Java Project .mp4 8 MB 04 Using Git for a Java Project in Eclipse/17 Demo - Fixing an Imported Maven Project.mp4 6 MB 04 Using Git for a Java Project in Eclipse/18 Module Wrap Up.mp4 3.7 MB 05 Connecting Eclipse to a Database Server with MySQL/01 Module Introduction and Agenda.mp4 2.1 MB 05 Connecting Eclipse to a Database Server with MySQL/02 Introducing How Eclipse and Databases Work Together.mp4 4.1 MB 05 Connecting Eclipse to a Database Server with MySQL/03 Demo - Introducing the Test Project to Create Data and Queries.mp4 9.2 MB 05 Connecting Eclipse to a Database Server with MySQL/04 Demo - Creating and Configuring a Connnection to a MySQL Server.mp4 10.1 MB 05 Connecting Eclipse to a Database Server with MySQL/05 Demo - Creating SQL Queries and Editing Data.mp4 11.3 MB 05 Connecting Eclipse to a Database Server with MySQL/06 Demo - Using the SQL Scrapbook to Test SQL Queries.mp4 6.9 MB 05 Connecting Eclipse to a Database Server with MySQL/07 Demo - Exporting and Importing Data.mp4 6.1 MB 05 Connecting Eclipse to a Database Server with MySQL/08 Module Wrap Up.mp4 1.7 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/01 Module Introduction and Agenda.mp4 2.2 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/02 Introducing How Eclipse and Java EE Applications Work Together.mp4 2.5 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/03 Understanding How to Run a Java EE Application.mp4 1.9 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/04 Connecting an Eclipse Workspace to a Java EE Application Server.mp4 2.2 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/05 Demo - Connecting Eclipse to an Existing Tomcat Installation.mp4 9.6 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/06 Demo - Creating and Configuring a First Web Application.mp4 6 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/07 Demo - Creating and Configuring a Web Application Using Maven.mp4 9.4 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/08 Demo - Launching and Browsing a First Simple Web Application.mp4 6.9 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/09 Demo - Configuring the Manual Deployment of a Web Application.mp4 6.5 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/10 Demo - Creating and Deploying a First Java Server Page.mp4 5.2 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/11 Demo - Creating a Servlet That Passes Content to a JSP.mp4 10 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/12 Demo - Creating and Testing a JSP Using JSTL.mp4 14.4 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/13 Demo - Running a Web Application in Debug Mode.mp4 8.6 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/14 Demo - Packaging a Web Application Using Maven.mp4 10.3 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/15 Demo - Launching Tomcat as a Remote Application Server.mp4 21.6 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/16 Demo - Deploying a Web Application in a Remote Tomcat Instance.mp4 8.2 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/17 Demo - Connecting Eclipse to a Remote Tomcat in Debug Mode.mp4 14.2 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/18 Demo - Debugging a Web Application Deployed in a Remote Tomcat.mp4 14 MB 06 Setting up a Java EE Project in Eclipse with Tomcat/19 Module Wrap Up.mp4 4.7 MB Exercise files/01/demos/first-project/first-project.jardesc 1.1 KB Exercise files/01/demos/first-project/src/org/paumard/HelloWorld.java 278 B Exercise files/01/demos/message-service/src-test/org/paumard/service/MessageServiceTest.java 510 B Exercise files/01/demos/message-service/src/org/paumard/service/MessageService.java 141 B Exercise files/01/setting-up-a-java-se-development-environment-with-eclipse-slides.pdf 697.8 KB Exercise files/02/demos/hello-application/hello-application-service-impl/pom.xml 674 B Exercise files/02/demos/hello-application/hello-application-service-impl/src/main/java/org/paumard/service/HelloServiceImpl.java 167 B Exercise files/02/demos/hello-application/hello-application-service-impl/src/test/java/org/paumard/service/HelloServiceTest.java 512 B Exercise files/02/demos/hello-application/hello-application-service/pom.xml 490 B Exercise files/02/demos/hello-application/hello-application-service/src/main/java/org/paumard/service/HelloService.java 103 B Exercise files/02/demos/hello-application/pom.xml 1.1 KB Exercise files/02/demos/hello-service-impl/pom.xml 1.6 KB Exercise files/02/demos/hello-service-impl/src/main/java/org/paumard/service/HelloServiceImpl.java 167 B Exercise files/02/demos/hello-service-impl/src/test/java/org/paumard/service/HelloServiceTest.java 512 B