Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Removing/Hiding Java Source Code Window in Visual Editor
Removing/Hiding Java Source Code Window in Visual Editor [message #135202] Tue, 23 January 2007 08:35 Go to next message
Gaurav Mehta is currently offline Gaurav MehtaFriend
Messages: 5
Registered: July 2009
Junior Member
I want to hide the java Scorce Code Window in Visual Editor.Actually I am
creating a Plugin in which I am customizing the look and feel of Visual
Editor.The requirement of the plugin that I am creating is that it should
open the Visual Editor without showing the Java Source Code window i.e.
Java Source code should be created in the background.
Currently I am not able to find a way to do this.I think there must be
some extension point to achieve this functionality. There is a Visual
Editor Extension point for look and feel viz.
org.eclipse.ve.java.core.lookandfeel but I don't know how to use it.Can
anybody please hepl me out with it.

Regards,
Saurabh
Re: Removing/Hiding Java Source Code Window in Visual Editor [message #136058 is a reply to message #135202] Tue, 20 February 2007 14:37 Go to previous message
Eclipse UserFriend
Originally posted by: sheng.clanfang.com

I'm looking something similar. And I'm afraid that there is not any
extension point to do so. But you can modifiy the
org.eclipse.ve.internal.java.codegen.editorpart#JavaVisualEd itorPart class
to hide the java source editor.
Re: Removing/Hiding Java Source Code Window in Visual Editor [message #615085 is a reply to message #135202] Tue, 20 February 2007 14:37 Go to previous message
Eclipse UserFriend
Originally posted by: sheng.clanfang.com

I'm looking something similar. And I'm afraid that there is not any
extension point to do so. But you can modifiy the
org.eclipse.ve.internal.java.codegen.editorpart#JavaVisualEd itorPart class
to hide the java source editor.
Previous Topic:This is a test for line separator
Next Topic:Lockfile is created on opening a visual class using visual editor
Goto Forum:
  


Current Time: Wed Apr 24 22:47:06 GMT 2024

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

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

Back to the top