Hi:
Is there anyone konw ,how to compile a jena class with javac command in prompt.
I've put .jar files into a folder ,and include this folder to the classpath, 
after  run javac -classpath /lib/*.jar Sample.java
It mention me an error occur, "package com.hp.hpl.jena.rdf.model not exist".
I was totally confused, how could I fix it!!
I also throw a question on stackoverflow: 
http://stackoverflow.com/questions/25758708/com-hp-hpl-jena-rdf-model-not-exist-when-try-to-compile-with-javac








Reply via email to