wocommunity / wolips

wolips
53 stars 53 forks source link

NPE while accessing component editor #100

Closed filippolauria closed 11 years ago

filippolauria commented 11 years ago

Using Eclipse + WOLips37Stable on Ubuntu 12.10, when entering html, wod, woo, api, ... a NullPointException is signaled by the opening of an alert window.

Probably problem is into ComponentEditorPart.java.

qdolan commented 11 years ago

What version of eclipse?

filippolauria commented 11 years ago

Latest. I mean Eclipse Juno (4.2) SR2.

qdolan commented 11 years ago

WOLips 3.7 branch is for Eclipse 3.7. Eclipse 4.2 is not currently supported (although there is a branch created for it), use 3.8 with the corresponding branch instead.

filippolauria commented 11 years ago

Ok. Thanks.