I'm trying to convert from my beloved Homesite 5.5+ to CFEclipse. I'm
finding it okay for CFML, but very wanting as regards the HTML tags
which are pretty much part of the game and which are given equal
treatment in HomeSite. Seems like I have to remember the syntax
of the HTML tags, getting no help from CFEclipse.
Am I missing something obvious or not so obvious?
Greg
If I type something like "<table >"
While editing a CFM file - I get a popup for the table attributes
(cellspacing, etc) ... Are there any tags in particular you are having
issues with??
Jim
--
----------------------------------------
Ray Champagne
raycha...@gmail.com
----------------------------------------
We put a lot of effort into creating all the HTML tags, are some
missing? what is the real issue here?
are the attributes wrong or anything?
MD
Actually, I am not hapy with just saying "use Aptana"
We put a lot of effort into creating all the HTML tags, are some
missing? what is the real issue here?
a toolbar for slugs like me who can't remember syntax ;-)
in any case, isn't aptana a standalone editor? i've grown to like eclipse
because of it's one stop shopping (cf,flex,java). well that & all the love mark
pours into cfeclipse ;-) moving everything over to another eclipse install just
to get some fancy pants html editing doesn't seem worth the effort.
> We put a lot of effort into creating all the HTML tags, are some
> missing? what is the real issue here?
a toolbar for slugs like me who can't remember syntax ;-)
in any case, isn't aptana a standalone editor?
Nope, it will work alongside CFE. I do all my service / model
development in CFE, and then switch over to aptana for my view tier
work. I really love the code assist as it shows browser support in
(x)html / JavaScript / CSS. You can open a .cfm file by default with
CFE and then right-click to open in Aptana HTML editor for other work.
HTH,
Rich