4 posts tagged with java by delmoi.
Displaying 1 through 4.
Okay, so I'm looking for a small PDA that can run Java, preferably Java SE, and has WiFi.
posted on Dec 30, 2006 - 6 answers
EclipseFilter: I'm trying to switch over to eclipse (for java), but one little thing is bothering me. For some reason, constructor parameters don't pop up and auto complete the way regular function calls do. [more inside]
posted on Sep 25, 2006 - 1 answers ![]()
As a programmer who prefers coding in Java, would it be worthwhile to get a Sun Java Certification? Particularly a Sun Certified Programmer or a Sun Certified Enterprise Architect?
posted on Jul 24, 2006 - 10 answers ![]()
Okay, so I have a java program that's supposed to run in the background all the time. The problem is that the JVM allocates all the memory it can use, and then just sits there taking up a half-gig of ram. Is there any way I can get the thing to GC aggressively and release memory back to the system when it's done? [more inside]
posted on Oct 11, 2005 - 16 answers