Newest Java Programming Tips
Inspecting .class files
davewatts
·
0 responses
·
class, java, bytecode, classpath
Play Framework 2 error: "nodename nor servname provided, or not known"
Junior Ales
·
8 responses
·
osx, bug, play, java
Proper LOG_TAG on Android
Gonçalo Silva
·
4 responses
·
java, logcat, android
Configure Intellij memory on OSX
Tiago Reis
·
0 responses
·
osx, memory, intellij, jvm
How to retrieve and store java version in a bash variable
eviweb
·
0 responses
·
shell, version, java, bash
Bing Search API Authentication
Michael Johnson
·
1 response
·
groovy, search, api, bing
OpenCL kernel support header for Eclipse CDT
René Jeschke
·
0 responses
·
cpp, opencl, eclipse, java
Maven and the Lost Deps
Iuri Andreazza
·
0 responses
·
maven, dependency management, java
Auto-generate get, set, & constructor functions in NetBeans
Stathis Goudoulakis
·
0 responses
·
php, netbeans, java
Printing the result of ResultSet
lukas
·
2 responses
·
jdbc, java, resultset
Unlimited free private/public repos with Gitlab
Nicholas Jordon
·
12 responses
·
ruby, php, python, shell
Converting timestamps to intervals in Scala
lukas
·
0 responses
·
scala, timestamp, functional, java
Parse XML in Android(tm) with xml-drafts-framework
Andreas Siebert
·
0 responses
·
android, xml, pull, framework
Couchdb : Adding Document Using Java Couchdb4j
Sandeep Kumar Patel
·
0 responses
·
nosql, java, couch db
Maven - Unsupported major.minor version of surefire
Hélio Cabral Medeiros
·
0 responses
·
maven, java, surefire
(In portuguese) Automatizando testes em 4 passos
Hélio Cabral Medeiros
·
0 responses
·
tdd, slideshare, junit, java
(In portuguese) Cache em serviços rest com java (jax-rs)
Hélio Cabral Medeiros
·
0 responses
·
http, rest, json, cache
Try Clojure
Gary Deer
·
0 responses
·
clojure, beginner, functional, java
Sending email in play framework using velocity email template
Yusuf Nugraha
·
1 response
·
play framework, java
HttpUriRequest and HttpPut, sending a payload String with multilingual characters.
Ally
·
0 responses
·
java, httpput, httpurirequest, android
Implementing Timeouts with FutureTask
Alex Soto
·
2 responses
·
java, timeouts, futuretask
Installing Oracle Java 7 On Ubuntu 13.04/12.10/12.04
Ivan Sim
·
0 responses
·
ivanhcsim, java, ubuntu
Easy Profiling Java from command line
Frederik Mogensen
·
1 response
·
profiling, java, hprof, hat
REST API Authentication with TOTP
Juraci Paixão Kröhling
·
0 responses
·
api, authentication, architecture, java
Don't mix comparison (==) with assignment (=)
Eldad Fux
·
1 response
·
ruby, php, .net, nodejs