lixingwang / tapestrytools

Automatically exported from code.google.com/p/tapestrytools
0 stars 0 forks source link

Lightweight feature breaks existing HTML functionality #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm testing the lightweight feature on eclipse 3.8 with installes WTP tools.

Without the feature I can open my TML files in HTML editor and get 
css/javascript auto completion.

After installing the plugin, the behaviour changes:
If the .tml starts with a "<?xml ..." processing instruction, the icon changes 
to the tml icon. I can open it with the tml editor. The HTML editor is not 
shown in "open with" context menu anmore. If I manually choose the HTML editor, 
javascript/css completions are not working but tml java completions are enabled 
instead.

Then I remove the processing instruction, I cannot open the file in tml editor 
anymore. If I choose the editor manually, java completions are not working 
anymore. It then behaves like the normal html editor.

Best would be to combine both because tml files contains html/css/javascript as 
well as tml specific things.

Original issue reported on code.google.com by michael.wyraz on 16 Nov 2012 at 8:15

GoogleCodeExporter commented 9 years ago
Hi Michael,

Thanks for your response, but i do not think we will support 
html/css/javascript features, it is SO complex to support them. We currently 
only focus on Tapestry features.

Original comment by gavingui...@gmail.com on 8 Mar 2013 at 8:42

GoogleCodeExporter commented 9 years ago
So we should close this issue, html support is not in our plan

Original comment by gui.xunl...@gmail.com on 24 Apr 2013 at 10:10