Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » xtext create custom import wizard(xtext create custom import wizard)
xtext create custom import wizard [message #1733812] Wed, 01 June 2016 07:14 Go to next message
Sachin Samaram is currently offline Sachin SamaramFriend
Messages: 271
Registered: April 2016
Senior Member
Hi,

Can anybody tell me how to create custom import wizard in xtext?

I want to import my own lib file. When I import a lib file I want to place extracted files from lib file should place in some folder in my project.
Re: xtext create custom import wizard [message #1733887 is a reply to message #1733812] Wed, 01 June 2016 20:13 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

This requires basically plain Eclipse UI skills which are not particulary Xtext related. As a starting point you might have a look at the wizard File/Import/Archive File, which is close to what you want to achieve. Copy the wizard and customize it.

HTH,
~Karsten
Previous Topic:Scoping and Overload Resolution
Next Topic:Make a block ignored by Parser
Goto Forum:
  


Current Time: Thu Apr 25 17:12:05 GMT 2024

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

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

Back to the top