The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for herkules during August 2006

Groovy is a cool language and I'd like to use it. But how to? Whenever I start editing a Groovy script with my favorite IDE, I notice that I really don't know all the Java APIs by heart. Hands up who can setup BufferedReader/Reader/InputStream/whatever chain without code completion and parameter help in the IDE? Ok, Coyote offers some basic support like syntax coloring, but this doesn't help...