Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » EObject in non Xtext resource(How to get EObjects (model instances) in some project in non Xtext editor (eg. Java or JSP))
EObject in non Xtext resource [message #535388] Sun, 23 May 2010 01:24 Go to next message
Filip Kis is currently offline Filip KisFriend
Messages: 31
Registered: April 2010
Member
Hi,

I'm having the following situation. I want to write content assist proposals in the Java and JSP editors that would list all model instances that user's project contains.

I've extended the mentioned editors and all that, but I don't know how to get the model instances. I mean I'm doing this in another plug-in project (that will depend on my xtext plugin) and I tried figuring out the globalScope stuff, but that always assumes I have a Resource and Context which I don't (at least not in Xtext sense).

Anyway, hope I was clear and that you can give me guidance.

Thanks

Filip
Re: EObject in non Xtext resource [message #535418 is a reply to message #535388] Sun, 23 May 2010 10:53 Go to previous message
Filip Kis is currently offline Filip KisFriend
Messages: 31
Registered: April 2010
Member
Sorry, I posted this by mistake in the wrong group.

The right place is here:
http://www.eclipse.org/forums/index.php?t=msg&goto=53541 7

Filip
Previous Topic:Rendering problems in Web Page Editor
Next Topic:HTML attribute proposal
Goto Forum:
  


Current Time: Fri Apr 26 16:35:04 GMT 2024

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

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

Back to the top