Pergunta

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.

Foi útil?

Solução

Perhaps you should read the Getting Started page.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top