Posts Tagged ‘java’
Eclipse setup
Image from WikipediaI work with eclipse all day, so I’ve spent some time messing around with plugins. Lots and lots of plugins.
The plugins I’ve current stablized on is:
Maven2 plugin: http://m2eclipse.codehaus.org/ (update-site: http://m2eclipse.sonatype.org/update/)
PMD for static analysis of java code: http://pmd.sourceforge.net/integrations.html#eclipse (update-site: http://pmd.sf.net/eclipse )
Findbugs for static analysis of java bytecode http://findbugs.sourceforge.net/manual/eclipse.html (update-site: http://findbugs.cs.umd.edu/eclipse/)
Checkstyle for doing code [...]
Filed under: English, tech | 4 Comments
Tags: eclipse, Geeky, java, mercurial, plugins, Save actions, scala
Focus on the technology - 2
So, progress is slow, and currently I’m looking into the base “architecture” of the show. I’ve been looking into different ESB’s as in:
Mule
OpenESB
Apache ServiceMix
Im pretty hooked on using SQS for queues which Mule supports out-of-the-box. On the other hand is it tempting to code it my self. But then again. Ill take ages to make [...]
Filed under: English, Work, tech | 0 Comments
Tags: Coding, ESB, fun, java, SOA
Java and closures - YAPOJC
YetAnotherPostOnJavaClosures
So, I fell over some articles with both the words closure and java in them this week.
It was this article about JavaFX closures.
Since I’ve done some of my non-mandatory classes in my stud.scient. days (like the last 4years) it kinda woke my interest.
It seems like lots of things has happend in the Java world [...]
Filed under: English, Work | 0 Comments
Tags: closures, Geeky, java, programming
var dzone_style = ‘1′;
I’ve currently been reading up on JMS via the J2EE 1.4 tutorial. (Chapters 33 and 34). I use Eclipse J2EE.
The deploytool way of doing things annoyed me quite a bit. When I had to edit the /jms/simple/src/* code for the first example (remove the jupiter prefix used for the next example in [...]
Filed under: English, Work | 0 Comments
Tags: eclipse, Geeky, j2ee, java, jms
Synopsis
Nu har Sune og jeg afleveret en synopsis for vores bachloropgave. Jeg havde udtrykt min interesse for et emne og pludslig fik jeg en mail om at der var en som havde lyst til at lave det samme emne. Vi mødtes, og i løbet af en efter middag fik vi afleveret en forside.
Så næsten stik [...]
Filed under: DIKU | 0 Comments
Tags: Bachlor, format support, Geeky, java
