facebook

How To Disable JSP Design View in MyEclipse 2013

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #340711 Reply

    curmudgeon99
    Participant

    In MyEclipse 2013, I would like to turn off the Design view that occupies the top half of any JSP editor screen. Since there is a Preview Tab, giving over 50% of my screen real estate is annoying. Right now I just have to reduce its space manually.

    #340723

    curmudgeon99,

    Sorry, there is no option to disable the design view for MyEclispe visual JSP designer. You can open the JSP file in MyEclipse JSP editor which doesn’t have a design view. Right click on JSP file > Open with > MyEclipse JSP editor.

    In order to make MyEclipse JSP editor as the default editor for jsp files, you need to go to Windows > Preferences > General > Editors > File Associations and associate the *.jsp file with the MyEclipse JSP Editor. Select *.jsp file in the file types section and select ‘MyEclipse JSP editor’ as default and click Ok. (See the attached screenshot for a visual reference)

    Let us know if you see any issues.

    #340732

    curmudgeon99
    Participant

    Thank you. I hadn’t noticed that it was defaulting to the visual designer–that was the problem. This solved my problem. Thank you!

    #340747

    curmudgeon99,

    You are welcome.
    Let us know if you see any further issues.

    #474872

    hnoor0033
    Participant

    thanks for everything

    ______________
    NOOR

    #475334

    waleeed12
    Participant

    thanks for everything

    • This reply was modified 9 years, 2 months ago by waleeed12.
    #475335

    waleeed12
    Participant

    thanks for everything

    == http://www.chessrivals.net/ ==

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: How To Disable JSP Design View in MyEclipse 2013

You must be logged in to post in the forum log in