Page 1 of 1

Code Insight not working in Eclipse 3.0M6

Posted: Tue Feb 10, 2004 2:31 am
by dpetrie
I'm using Oxygen 3.1 on Mac OS X 10.3 running Eclipse 3.0M6

Code Insight works if I type in a "<" but not when using the right mouse button.

Darren

Posted: Tue Feb 10, 2004 2:57 am
by george
Hi Darren,

I'm not sure what you mean by content completion using the right mouse button. Please explain.

Best Regards,
George

Posted: Tue Feb 10, 2004 7:29 pm
by dpetrie
By right mouse button I mean the contextual menu that is access via ctrl-mouse or right mouse on a two button.

Here are links to 4 screenshots. #4 is the scenario that doesn't work.

#1 - Code insight in Oxygen when typing
http://www.rk.anteon.com/~dpetrie/oxy-code.jpg

#2 - Contextual menu in Oxygen showing available tags.
http://www.rk.anteon.com/~dpetrie/oxy-cm.jpg

#3 - Code insight in Eclipse when typing (works)
http://www.rk.anteon.com/~dpetrie/ecl-code.jpg

#4 - Contextual menu in Eclipse failing to show available tags
http://www.rk.anteon.com/~dpetrie/ecl-cm.jpg

As you notice the contextual menu doesn't offer a list of valid tags from the schema.

Thanks,
Darren

Posted: Tue Feb 10, 2004 7:39 pm
by george
Hi Darren,

I see what you mean now. This is not implemented in the Eclipse plugin. There were some tehnical issues related with dynamically creating the menu entries and we decided to postpone it for a future release. In general you may notice slight differences between the standalone version and the Eclipse plugin version. Over time I think these will disapear.

Best Regards,
George

Posted: Tue Feb 10, 2004 10:46 pm
by dpetrie
Okay thanks for the answer. I really appreciate the response.

BTW. I love the program more and more with each release. Just a plug for a feature request. How about a WYSIWYG view in which a CSS stylesheet is applied? Like the Morphone editor does.

Darren