dmikusa / tomcat-8-features

Demos of the new features available in Tomcat 8
8 stars 3 forks source link

EchoPerf Client.java has a wrong declared package #1

Open jbbarquero opened 10 years ago

jbbarquero commented 10 years ago

As seen in Eclipse:

The declared package "com.pivotal.demos.nbio.perf" does not match the expected package "com.pivotal.demos.perf"

EchoPerfClient.java /tomcat-8-demos/src/main/java/com/pivotal/demos/perf

line 1 Java Problem

dmikusa commented 10 years ago

Can you git pull and check again? I realized that I had some unpublished changes. I pushed them and they should be available now. Sorry.