eclipse 3.7 on the new mac – 8 good features & 1 bad + my plugin list

Main menu:

Topics

Recent Posts

Blog

 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Past Posts

Java/J2EE

JDBC

Other

Archive for category Java/J2EE

Connecting to MS Access Files via JDBC in 64-bit Java

July 26th, 2011 by Scott Selikoff

In 32-bit Java, the technique for connecting to a Microsoft Access file via JDBC connection is well-known and available as part of the Sun JDK. There are a number of errors, though, if you attempt to use a 64-bit version of Java that are not as well documented. This article points out some of those [...]

Improving the custom Android Gallery

July 12th, 2011 by David O'Meara

I was looking for a custom gallery for displaying and selecting images on an Android phone, and while I found the sample code here to be a good start it needed some work before it was useful. Before starting, it is worth pointing out that the Android API supplies a perfectly useful image gallery, and [...]

eclipse 3.7 on the new mac – 8 good features & 1 bad + my plugin list

June 26th, 2011 by Jeanne Boyarsky

I downloaded Eclipse 3.7/Indigo release.  Since I got my Mac so recently, I waited to install development tools and create a new Mac workspace until Indigo came out.  My first set of installs on a Mac had some extra unexpected surprises of course.  Installing Postgres didn’t go nearly as smoothly as Eclipse.  Check back for [...]