Frage

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.

War es hilfreich?

Lösung

Perhaps you should read the Getting Started page.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top