Code Insight not working in Eclipse 3.0M6

Having trouble installing Oxygen? Got a bug to report? Post it all here.
dpetrie
Posts: 9
Joined: Tue Mar 04, 2003 12:05 pm
Location: Garmisch, Germany

Code Insight not working in Eclipse 3.0M6

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Darren,

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

Best Regards,
George
dpetrie
Posts: 9
Joined: Tue Mar 04, 2003 12:05 pm
Location: Garmisch, Germany

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
dpetrie
Posts: 9
Joined: Tue Mar 04, 2003 12:05 pm
Location: Garmisch, Germany

Post 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
Post Reply