-
Hey,
Your examples from your learning vaadin 7 book throws an exception when following the book and using the source from github. Looks like maybe something has changed with the twitter libraries af…
-
Recent testing had a fair few of these.
in the twitter4j code looks like an IO exception, but our code isn't very graceful about it.
06-14 14:02:53.969 26458-26817/com.tweetlanes.android.beta E/…
-
Hi,
I have my application pom configured like so:
```
com.zenjava
javafx-maven-plugin
2.0
native
SomeAp…
SimY4 updated
11 years ago
-
**Command:**
_java -Xms512m -jar soot.jar -allow-phantom-refs -src-prec apk -android-jars C:/android/sdk/platforms -outjar -process-dir a.apk_
**Error:**
r.class
Writing to kawa\lang\Pattern.class
W…
-
Hi, I'm trying to switch from twitter4j to hbc-twitter4j.
I found that in hbc-twitter4j StatusListener#onStatus, I can not get the rawjson by calling
DataObjectFactory.getRawJSON(status)
But in the …
-
Не проходит авторизация, почему-то.
-
nya
-
Check if the location written to exists. If not, authorize, write it to file. If so, read from file, use. Examples in Twitter4j pages (7)
-
### steps
``` scala
scalaVersion := "2.9.1"
assemblySettings
libraryDependencies += "org.apache.avro" % "avro-tools" % "1.7.3"
```
run `assembly`
### problem
```
[info] Including: slf4j-api-1.6.4…
ghost updated
11 years ago
-
Upon pressing the 'Connect with Twitter' link, the Twitter authentication page is displayed each time - even if the application has already been authorised to use my Twitter account.
The same behavio…