I solved my installation problem with Ivybeans by accident - I
uninstalled an older version of Netbeans and it trashed my 6.5
install, so I had to re-install everything. Grrr...
So, now I have a problem with Ivybeans 1.1 that I also had with 1.0,
which is captured by the Netbeans error reporting here:
http://statistics.netbeans.org/analytics/detail.do?id=114792
Whenever I edit *any* XML file (e.g. build.xml for ant) I get a null
pointer exception at:
at
com.googlecode.ivybeans.module.completion.IvyCompletionProvider.getProjectName
(IvyCompletionProvider.java:59) at
com.googlecode.ivybeans.module.completion.IvyCompletionProvider.createTask
(IvyCompletionProvider.java:28)
Have any of you seen this? Any thoughts?