Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Resolving Import Variable in Java Templates
Resolving Import Variable in Java Templates [message #1076499] Wed, 31 July 2013 13:36
Madhuranga Lakjeewa is currently offline Madhuranga LakjeewaFriend
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?
Previous Topic:Modifying the main menu bar on OSX
Next Topic:Strange Behaviour by Layouting a Composite
Goto Forum:
  


Current Time: Fri Apr 26 06:46:16 GMT 2024

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

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

Back to the top