Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » html treated as jsp
html treated as jsp [message #234218] Sun, 23 September 2007 07:25 Go to next message
Eclipse UserFriend
Originally posted by: aaronfude.gmail.com

Hi,

How do I get Eclipse to treat my .html files as .jsp files: i.e. parse the
code, look for errors, etc.

Many thanks in advance!
Re: html treated as jsp [message #234240 is a reply to message #234218] Sun, 23 September 2007 12:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Aaron,

Have you installed the plugins from the web tools project (or the 3.3
JEE package)?


Aaron wrote:
> Hi,
>
> How do I get Eclipse to treat my .html files as .jsp files: i.e. parse
> the code, look for errors, etc.
>
> Many thanks in advance!
>
>
>
Re: html treated as jsp [message #234274 is a reply to message #234240] Sun, 23 September 2007 16:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: aaronfude.gmail.com

Ed Merks wrote:

> Aaron,

> Have you installed the plugins from the web tools project (or the 3.3
> JEE package)?

I'm assuming "yes" because my .jsp files are dealt with perfectly. I want
my .html files to follow the same behavior.

Thanks.
Re: html treated as jsp [message #234280 is a reply to message #234274] Sun, 23 September 2007 16:41 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------050100050504070900040308
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Aaron,

I'm not sure what type of support WTP provides for .html files. Best to
ask on their newsgroup.

news://news.eclipse.org/eclipse.webtools

Maybe by playing with Window->Preferences->General->Content Types you
can make a .html file open in the .jsp editor (if that's what you are
after).


Aaron wrote:
> Ed Merks wrote:
>
>> Aaron,
>
>> Have you installed the plugins from the web tools project (or the 3.3
>> JEE package)?
>
> I'm assuming "yes" because my .jsp files are dealt with perfectly. I
> want my .html files to follow the same behavior.
>
> Thanks.
>


--------------050100050504070900040308
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Aaron,<br>
<br>
I'm not sure what type of support WTP provides for .html files.
Previous Topic:Can an external directory be part of a project
Next Topic:package explorer
Goto Forum:
  


Current Time: Fri Apr 26 03:41:21 GMT 2024

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

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

Back to the top