Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-jsf-dev] Re: Where is the JSP Visual Page Designer?

Hi Paulo,

Glad you could find the Web Page Editor (old name: Visual Page Designer). The following FAQ might be of help.
-Raghu

# How to make the Visual Page Designer the default editor for JSP pages?

The JSF Tools Project-contributed Web Page Editor is NOT registered as the default editor for JSP files. You can make the WPE the default editor for JSP files by following these steps:

    * Navigate to "Window" -> "Preferences..." -> "General" -> "Editors" -> "File Associations"
    * In the "File types" section, select "*.jsp"
    * In the "Associated editors" section, select "Web Page Editor"
    * Select the "Default" button

-----Original Message-----
From: Paulo Pinto [mailto:pjmlp@xxxxxxxxxxxxx] 
Sent: Wednesday, April 16, 2008 7:20 AM
To: wtp-jsf-dev@xxxxxxxxxxx
Subject: [wtp-jsf-dev] Re: Where is the JSP Visual Page Designer?

Hi,

I should have tried a bit harder before sending the email.

I have found out the problem.

Thanks anyway,
Paulo

Quoting Paulo Pinto <pjmlp@xxxxxxxxxxxxx>:

> Hi everyone,
>
> first of all thanks for all the good work you have been doing.
>
> I am using Eclipse 3.3 with the WTP 2.0 with a project configured   
> for JSF 1.2.
>
> According to this release plan, the Visual Page Designer should be part of
> it http://wiki.eclipse.org/Visual_Page_Designer
>
> However when I create JSP pages I only get XML/HTML view. :(
>
> Am I doing something wrong?
>
> Thanks in advance,
> Paulo
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
wtp-jsf-dev mailing list
wtp-jsf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-jsf-dev


Back to the top