문제

I'm working on using scribe-java and ran into the following issue:

When I run in Terminal:

cd src/test/java/org/scribe/examples/ javac TwitterExample.java

I get the error:

package org.scribe.oauth does not exist

How do I install that package?

I'm using Eclipse if that matters.

도움이 되었습니까?

해결책

Perhaps you should read the Getting Started page.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top