| Resolving Import Variable in Java Templates [message #1076499] |
Wed, 31 July 2013 09:36 |
Madhuranga Lakjeewa Messages: 1 Registered: July 2013 |
Junior Member |
|
|
|
I am writing program which reads Java Snippets Templates and inserts them into the editor. Snippets are in string format. I could resolve the variables like ${cursor} using the resolver GlobalTemplateVariables.Cursor(). But i could not find a way to resolve a variable like ${imp:import(org.eclipse.swt.SWT)}. Please can somebody help me with this?
|
|
|
Powered by
FUDForum. Page generated in 0.01488 seconds