Problem with GetterSetterUtil.getGetterStub [message #210736] |
Sun, 24 July 2005 19:15 |
Eclipse User |
|
|
|
Originally posted by: david.nitenberg.gmail.com
Hi,
I would like to call the method GetterSetterUtil.getGetterStub but I get
the following Exception :
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at
org.eclipse.jdt.internal.ui.viewsupport.ProjectTemplateStore . <init>(ProjectTemplateStore.java:48)
I could not find any documentation on ProjectTemplateStore so I don't know
where the error could come from.
I have checked several times my parameters when I call getGetterStub, and
they are correct. Has anyone encountered this error before and could help
me ?
Thanx
David
PS : the error comes when getGetterStub calls
CodeGeneration.getGetterComment or
CodeGeneration.getGetterMethodBodyContent methods.
|
|
|
Powered by
FUDForum. Page generated in 0.02599 seconds