Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Show API to my language
Show API to my language [message #814349] Tue, 06 March 2012 10:41 Go to next message
Heinz Huber is currently offline Heinz HuberFriend
Messages: 45
Registered: February 2012
Member
Hi,

i'm working on my own DSL since some weeks.
Now im trying to find a way to show the API of my DSL.

I'm thinking of something which also available in the Java world.
If your mouse is over a keyword the API is shown via a hoover effect or something like this.

Is it possible to do something like that for my own DSL too?
And if it is possible -> How?

Thanks in advance for many many answers! Very Happy
Re: Show API to my language [message #815116 is a reply to message #814349] Wed, 07 March 2012 08:46 Go to previous message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
Hovers showing the documentation preceding an elements declaration, like
the JavaDoc in JDT, work out of the box in Xtext 2.

Am 06.03.12 11:41, schrieb Heinz Huber:
> Hi,
>
> i'm working on my own DSL since some weeks.
> Now im trying to find a way to show the API of my DSL.
>
> I'm thinking of something which also available in the Java world.
> If your mouse is over a keyword the API is shown via a hoover effect or
> something like this.
>
> Is it possible to do something like that for my own DSL too?
> And if it is possible -> How?
>
> Thanks in advance for many many answers! :d


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com


---
Get professional support from the Xtext committers at www.typefox.io
Previous Topic:How can I get JvmGenericType which has type parameters from build pathes
Next Topic:[xtend] 2.3 tooling backwards compatible?
Goto Forum:
  


Current Time: Fri Apr 26 11:22:20 GMT 2024

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

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

Back to the top