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