DD4T 2.0 Java, for ASP.Net Developers: Step 3 – Running in Tomcat and Debugging in Eclipse
Now the fun part, getting it to run. If you’ve followed step 1 and step 2, we have everything we need now. The end is in sight… Open up Eclipse, and lets get started: Run-as “dd4t-2-java clean install” Expected Warnings (JARs not in Maven Central) [WARNING] The POM for com.tridion:cd_cache:jar:8.1.1-1005 is missing, no dependency information available [WARNING] The POM for com.vs.ezlicrun:easylicense:jar:2.5 is missing, no dependency information available [WARNING] The POM for com.tridion:cd_core:jar:8.1.0 is missing, no dependency information available [WARNING] The POM for com.tridion:cd_model:jar:8.1.0 is missing, no dependency information available Install missing JARs Locally Download the following JARs to your machine, […]