In JBPM 3 plugin for Eclipse, bendpoints are represented using four integers:
<transition name=""> <label x="5" y="-10"/> <bendpoint w1="36" h1="-37" w2="43" h2="39"/> </transition>
I have a mayor problem with installing plugins in eclipse. I'm using ubuntu 10.04 64 bit and I installed: Eclipse SDK Version: 3.6.0 Build id: I20100608-0911 (Not by using the apt-get, via apt-get I ...