On 2015-05-18, Robert Heller
wrote:
> When I compile some Java code I am getting this sort of error:
>
> "package org.apache.http.annotation does not exist"
>
> I am presuming that I am missing a Jar file in
> /usr/lib/jvm/java-1.6.0-openjdk.x86_64.
The core JAR files are placed there. Third-part
On 5/18/2015 8:47 AM, Robert Heller wrote:
When I compile some Java code I am getting this sort of error:
"package org.apache.http.annotation does not exist"
I suspect you need to get the jar file for org.apache.http and
include it in your project.
--
john r pierce, recycling bits in s
When I compile some Java code I am getting this sort of error:
"package org.apache.http.annotation does not exist"
I am presuming that I am missing a Jar file in
/usr/lib/jvm/java-1.6.0-openjdk.x86_64.
Most of the Jar files in /usr/lib/jvm/java-1.6.0-openjdk.x86_64 come from one
or another RPM
3 matches
Mail list logo