[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.phoenix] QuickFix Modification Help!

Hi

I want to modify the Quick Fix for missing methods/classes(types, basically).
Exactly what I want to do is, I want to add a return statement in the default methods that QuickFix creates. I browsed to find that org.eclipse.jdt.ui.text.java package is related to it and my knowledge of plugin development is limited to "hello world" plugin. Many thanks to anyone who could guide me with how-to-go-about's of doing it.


-Manohar