Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Problem with GetterSetterUtil.getGetterStub
Problem with GetterSetterUtil.getGetterStub [message #210736] Sun, 24 July 2005 23:15
Eclipse UserFriend
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.
Previous Topic:Add javadoc comments programmatically
Next Topic:add new statements without a newline
Goto Forum:
  


Current Time: Sat Aug 17 17:38:39 GMT 2024

Powered by FUDForum. Page generated in 0.03194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top