Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Create new file wizard in context project menu -> new
Create new file wizard in context project menu -> new [message #757268] Thu, 17 November 2011 12:26 Go to next message
Federico Sellanes is currently offline Federico SellanesFriend
Messages: 71
Registered: November 2011
Member
Hi, i need create a new file wizard for my DSL in eclipse like the class wizard of java. Somebody can suggest me something how to achieve this with an extension point

Need only specify the file name and the project.

[Updated on: Thu, 17 November 2011 12:28]

Report message to a moderator

Re: Create new file wizard in context project menu -> new [message #757396 is a reply to message #757268] Fri, 18 November 2011 08:54 Go to previous messageGo to next message
Alexander Nittka is currently offline Alexander NittkaFriend
Messages: 1193
Registered: July 2009
Senior Member
Hi,

there are online tutorials for that and there is even a Eclipse wizard for that!

open Manifest file ->Extensions -> Add -> Extension Wizard -> New File Wizard.

Alex
Re: Create new file wizard in context project menu -> new [message #757423 is a reply to message #757396] Fri, 18 November 2011 12:06 Go to previous messageGo to next message
Federico Sellanes is currently offline Federico SellanesFriend
Messages: 71
Registered: November 2011
Member
First, thanks for your answer.

Now, with this 'new file wizard' i get this :

http://img507.imageshack.us/img507/7299/51138915.jpg

http://img41.imageshack.us/img41/668/85020198.jpg

and after i press the next button this :

http://img23.imageshack.us/img23/6246/ineed.jpg

Now, i only need a button in new->button like the next image:

http://img18.imageshack.us/img18/4605/thatd.jpg

Can understand ? Exist a way for achieve this ?

[Updated on: Fri, 18 November 2011 12:09]

Report message to a moderator

Re: Create new file wizard in context project menu -> new [message #757426 is a reply to message #757423] Fri, 18 November 2011 12:09 Go to previous messageGo to next message
Federico Sellanes is currently offline Federico SellanesFriend
Messages: 71
Registered: November 2011
Member
I cannot post links ! < 5 posts

Now if !

[Updated on: Fri, 18 November 2011 12:10]

Report message to a moderator

Re: Create new file wizard in context project menu -> new [message #757431 is a reply to message #757426] Fri, 18 November 2011 12:38 Go to previous messageGo to next message
Meinte Boersma is currently offline Meinte BoersmaFriend
Messages: 434
Registered: July 2009
Location: Leiden, Netherlands
Senior Member
Hmmm, seems to me this isn't Xtext-specific. And in any case, could you describe exactly what you want, in text? Visually comparing some (edited) screen shots isn't really working for me...

Re: Create new file wizard in context project menu -> new [message #757438 is a reply to message #757423] Fri, 18 November 2011 13:12 Go to previous messageGo to next message
Alexander Nittka is currently offline Alexander NittkaFriend
Messages: 1193
Registered: July 2009
Senior Member
Hi,

see e.g. here. As Meinte points out, this has nothing to do with Xtext.

Alex
Re: Create new file wizard in context project menu -> new [message #757439 is a reply to message #757431] Fri, 18 November 2011 13:14 Go to previous messageGo to next message
Federico Sellanes is currently offline Federico SellanesFriend
Messages: 71
Registered: November 2011
Member
Ok, thanks for the answer.

I need a menuItem in the project context menu item - new, that allow me to create a file with the extension of my dsl(mydsl) predefined..My dsl is made with xtext, and i made it reading this guide :

http://kthoms.wordpress.com/2010/11/12/setting-up-a-rcp-product-for-a-dsl/

I dont want have to use new-file and have to type the file name.extension !! i need something more custom for my rcp

I need this :

http://img18.imageshack.us/img18/4605/thatd.jpg

Sorry if i insist with this images !! ha ! is really hard to me explain this in english !! My english is very bad.

Thanks.
Re: Create new file wizard in context project menu -> new [message #757442 is a reply to message #757439] Fri, 18 November 2011 13:16 Go to previous message
Federico Sellanes is currently offline Federico SellanesFriend
Messages: 71
Registered: November 2011
Member
Thanks Alex, that seems to be the solution. Srry if i posted this in the wrong section, I could not find the solution before.

Thanks.
Re: Create new file wizard in context project menu -&gt; new [message #757886 is a reply to message #757426] Fri, 18 November 2011 12:36 Go to previous message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
On 11/18/11 1:09 PM, Federico Sellanes wrote:
> I cannot post links ! < 5 posts
Post "The forum sucks" 5 times ;) in a suitable forum (not this one), or
use nntp.

- henrik
Previous Topic:scoping/linking with relative ids
Next Topic:Compiling a larger grammar takes forever
Goto Forum:
  


Current Time: Thu Apr 25 03:35:49 GMT 2024

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

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

Back to the top