Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Opening the jave class in ve programmatically
Opening the jave class in ve programmatically [message #610313] Wed, 17 August 2005 10:49
Eclipse UserFriend
Originally posted by: rashmi.ramachandra.churchillgroup.com

Hi all,
I want to open my java class programmatically in eclipse visual editor.
I was able to open the java editor by using the following code.

IEditorPart javaEditor = JavaUI.openInEditor(type);
( type is an instance of ICompilationUnit)

Is something similar possible for visual editor? If any information is
available on this front please forward it to me.

Thanks in advance.
-Rashmi
Previous Topic:Opeinig the jave class with ve programmatically
Next Topic:Visualize a custom composite in VE
Goto Forum:
  


Current Time: Thu Apr 25 01:12:24 GMT 2024

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

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

Back to the top