Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Context menu on running product not visible
icon5.gif  Context menu on running product not visible [message #1076522] Wed, 31 July 2013 14:16 Go to next message
Anshul Sharma is currently offline Anshul SharmaFriend
Messages: 1
Registered: July 2013
Junior Member
Hi,
I have a xtext project wherein i have defined my custom grammar along with an editor.
I have added context menu options on right click of my .xform(custom format) file.
When i run my application as a product somehow my context menu is not getting activated.
It works fine when i run it as an eclipse application.
All other functionality is working fine except context menu.
Kindly help.
Re: Context menu on running product not visible [message #1077071 is a reply to message #1076522] Thu, 01 August 2013 07:56 Go to previous message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
Sounds like your product configuration is incomplete, e.g. lacks the
plug-in defining the context menu or one of its dependencies. Also make
sure all src and bin folders are properly configured in the
build.properties files. A warning on these files usually yields the kind
of error you describe.

Am 01.08.13 02:57, schrieb Anshul Sharma:
> Hi,
> I have a xtext project wherein i have defined my custom grammar along
> with an editor.
> I have added context menu options on right click of my .xform(custom
> format) file.
> When i run my application as a product somehow my context menu is not
> getting activated.
> It works fine when i run it as an eclipse application.
> All other functionality is working fine except context menu.
> Kindly help.


--
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:Error This expression is not allowed in this context
Next Topic:XCore Generation Workflow
Goto Forum:
  


Current Time: Fri Apr 19 05:57:25 GMT 2024

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

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

Back to the top