Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » edit HTML file
edit HTML file [message #205514] Sun, 09 December 2007 11:19 Go to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

Hi,

i've just downloaded the latest version of eclipse to get use to it.
i've downloaded the WTP, PDT and SDK packages.

However, i'm not able to edit a simple HTML file which already exists.
automatically, when i double click on it, eclipse displays the result of
this html file.

none of the 4 "parametered editors" (system editor, default editor, ...)
open it (except text editor).

where is the problem ?
why can I not open it thanks standard eclipse editor (the same as i have
for js edition) ?

thx.

A.
Re: edit HTML file [message #205537 is a reply to message #205514] Mon, 10 December 2007 00:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Alain R. wrote:
> Hi,
>
> i've just downloaded the latest version of eclipse to get use to it.
> i've downloaded the WTP, PDT and SDK packages.
>
> However, i'm not able to edit a simple HTML file which already exists.
> automatically, when i double click on it, eclipse displays the result of
> this html file.
>
> none of the 4 "parametered editors" (system editor, default editor, ...)
> open it (except text editor).
>
> where is the problem ?
> why can I not open it thanks standard eclipse editor (the same as i have
> for js edition) ?
>

Make sure you are running Eclipse with at least a Java 1.5 runtime
environment. WTP requires 1.5 otherwise some features will be disabled.

Dave
Re: edit HTML file [message #205592 is a reply to message #205537] Tue, 11 December 2007 17:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

I have 1.6 installed and still have this issue :-(

David Carver wrote:
> Alain R. wrote:
>> Hi,
>>
>> i've just downloaded the latest version of eclipse to get use to it.
>> i've downloaded the WTP, PDT and SDK packages.
>>
>> However, i'm not able to edit a simple HTML file which already exists.
>> automatically, when i double click on it, eclipse displays the result
>> of this html file.
>>
>> none of the 4 "parametered editors" (system editor, default editor,
>> ...) open it (except text editor).
>>
>> where is the problem ?
>> why can I not open it thanks standard eclipse editor (the same as i
>> have for js edition) ?
>>
>
> Make sure you are running Eclipse with at least a Java 1.5 runtime
> environment. WTP requires 1.5 otherwise some features will be disabled.
>
> Dave
Re: edit HTML file [message #205599 is a reply to message #205592] Tue, 11 December 2007 18:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Alain R. wrote:
> I have 1.6 installed and still have this issue :-(
>

Did you download all the pre-reqs. You can also download the PDT
All-In-One package which will make sure you have everything.

Dave
Re: edit HTML file [message #205607 is a reply to message #205599] Wed, 12 December 2007 07:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

i've downloaded the PDT all in one package in this purpose : to be sure
that i had everything needed :-(

David Carver wrote:
> Alain R. wrote:
>> I have 1.6 installed and still have this issue :-(
>>
>
> Did you download all the pre-reqs. You can also download the PDT
> All-In-One package which will make sure you have everything.
>
> Dave
Re: edit HTML file [message #205614 is a reply to message #205592] Wed, 12 December 2007 08:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Alain R. ha scritto:
> I have 1.6 installed and still have this issue :-(

You have 1.6 installed, but are you sure Eclipse is using it?
Try Help | About Eclipse Platform | Configuration details and search for
java.runtime.version property.

If it is not >1.5, try:
eclipse -vm <path to javaw.exe of JRE >1.5.x>

Hope this helps.
Mauro.
Re: edit HTML file [message #205630 is a reply to message #205607] Wed, 12 December 2007 15:42 Go to previous message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Alain R. wrote:
> i've downloaded the PDT all in one package in this purpose : to be sure
> that i had everything needed :-(
>
> David Carver wrote:
>> Alain R. wrote:
>>> I have 1.6 installed and still have this issue :-(
>>>

Try JDK 1.5, PDT has said they don't support JDK 1.6, even though it
should work,
Previous Topic:Getting JSP and JDBC example to work
Next Topic:Re-deploying tomcat 5.5
Goto Forum:
  


Current Time: Fri Apr 26 06:11:42 GMT 2024

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

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

Back to the top