O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Since we launched free version of JRebel for non-commercial products called JRebel Social I was curios how fast I can install it on my Fedora 15. I thought it will be a hard task, but I was surprised ...
I recently started developing android apps using a MacBook. The documentation didn't capture the different issues I was having. Anyway after a few hours of work, I got everything working ok.
So I...
Answered by macnlos : Feb 09 2011 10:48 AM
The book, though out of date, is a good starting point for using common features of Eclipse. Setting up your environment, navigating the IDE, etc. I would look at the book and supplement it with onl... full answer >
Beginner tips
Learn SQL and put your data models in a database
Android has an excellent persistence system; use it to make your applications more robust in case of failure or shutdown, and to make s...
Dean Wampler and Alex Payne's Programming Scala discusses IDEs that can be used for Scala programming in Chapter 14. IDE support is not as rich as it might be, but there are Scala plugins for Ecl...