Slopjong
A geek discovering the World, Tech & Science
Latest Posts
Programming
Mac
Linux
WordPress
Hardware
Howtos
Nerd Trash
eclipse Archive
4
Maven, the better quickstart
Posted on March 4, 2011
I read a lot of Maven documentation and at the end the most interesting question “How do I run an application with its dependencies?” wasn’t answered. Instead I was flooded [...]
Continue Reading
0
Eclipse, Axis2 and Tomcat
Posted on December 18, 2010
If you are looking for a howto for that toolchain you’re wrong here. If you are here because you’ve got the same/similar problem than me, go on. While I was following [...]
Continue Reading
1
There is no handler to execute for command
Posted on April 1, 2010
If you follow the Vogella tutorials, especially those about menu contribution, the error message There is no handler to execute for command might appear. They don’t mention that you have [...]
Continue Reading
1
org.eclipse.emf.ecore.xmi.IllegalValueException
Posted on January 5, 2010
I hate exceptions. Yes, I really hate exceptions. I’ve defined a EDataType EPoint that uses the java class org.eclipse.draw2d.geometry.Point. In the code I set the start and end point of the ElementView [...]
Continue Reading