CFEclipse and HTML

48 views
Skip to first unread message

Greg Bullough

unread,
Nov 19, 2007, 8:30:31 AM11/19/07
to cfeclipse-users abridged email subscribers
Okay, this may be a dumb newbie question that's been asked before, but I
have browsed through the archives and haven't found a definitive answer.

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


Stephen Moretti

unread,
Nov 19, 2007, 9:52:01 AM11/19/07
to cfeclip...@googlegroups.com
CFEclipse is a ColdFusion plugin, so only covers ColdFusion tags.
You'll be wanting something like the Aptana plugin http://www.aptana.com/ for html etc.

I think there are a number of discussions on the group regarding the eclipse plug-ins that people are using, but a quick list of suggested plug-ins is :
  • Aptana
  • XMLBuddy
  • Subclipse/Subversive for Subversion
  • Mylyn for ticket and task management
Hope that helps

Stephen

Priest, James (NIH/NIEHS) [C]

unread,
Nov 19, 2007, 10:01:24 AM11/19/07
to cfeclip...@googlegroups.com
> 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.


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

unread,
Nov 19, 2007, 10:10:10 AM11/19/07
to cfeclip...@googlegroups.com
Aptana rox. Great for HTML/CSS/JS development.

--
----------------------------------------
Ray Champagne
raycha...@gmail.com
----------------------------------------

Greg Bullough

unread,
Nov 19, 2007, 12:11:27 PM11/19/07
to CFEclipse Users
Thanks, all. I think I'll check out Aptana.

Greg

On Nov 19, 10:10 am, "Ray Champagne" <raychampa...@gmail.com> wrote:
> Aptana rox. Great for HTML/CSS/JS development.
>
> On Nov 19, 2007 8:52 AM, Stephen Moretti <stephen.more...@gmail.com> wrote:
>
>
>
>
>
>
>
> > On 19/11/2007, Greg Bullough <g...@bullough.org> wrote:
>
> > > Okay, this may be a dumb newbie question that's been asked before, but I
> > > have browsed through the archives and haven't found a definitive answer.
>
> > > 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?
>
> > CFEclipse is a ColdFusion plugin, so only covers ColdFusion tags.
> > You'll be wanting something like the Aptana pluginhttp://www.aptana.com/
> > for html etc.
>
> > I think there are a number of discussions on the group regarding the eclipse
> > plug-ins that people are using, but a quick list of suggested plug-ins is :
>
> > Aptana
> > XMLBuddy
> > Subclipse/Subversive for Subversion
> > Mylyn for ticket and task managementHope that helps
>
> > Stephen
>
> --
> ----------------------------------------
> Ray Champagne
> raychampa...@gmail.com
> ----------------------------------------- Hide quoted text -
>
> - Show quoted text -

Mark Drew

unread,
Nov 19, 2007, 12:29:26 PM11/19/07
to cfeclip...@googlegroups.com
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?

are the attributes wrong or anything?
MD

Mike Henke

unread,
Nov 19, 2007, 1:48:46 PM11/19/07
to CFEclipse Users
I think some people mistake Aptana/CFEclipse functionality. From my
understanding even if you have Aptana installed, it doesn't do
anything with cfm files unless you "open with" or set the default file
to open ColdFusion files with Aptana. Please correct me if I am
wrong :-) Opened a cfm file with Aptana HTML editor and it doesn't
recognize cfm tags, the colorization and coding help is difference.

Stephen Moretti

unread,
Nov 20, 2007, 4:12:07 AM11/20/07
to cfeclip...@googlegroups.com


On 19/11/2007, Mark Drew <mark...@gmail.com> wrote:

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?

You learn something new every day....  Never realised that there was an HTML dictionary in cfeclipse - apologies for that Mark!

Regards

Stephen

Paul Hastings

unread,
Nov 20, 2007, 4:23:56 AM11/20/07
to cfeclip...@googlegroups.com
> 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.

Stephen Moretti

unread,
Nov 20, 2007, 4:53:21 AM11/20/07
to cfeclip...@googlegroups.com


On 20/11/2007, Paul Hastings <pa...@sustainablegis.com> wrote:

>     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?

no, well yes, but it also comes in eclipse plug-in flavour as well.

--
Stephen Moretti
Blog : http://nil.checksite.co.uk/
Twitter : http://twitter.com/mr_nil

Mike Henke

unread,
Nov 20, 2007, 11:56:52 AM11/20/07
to CFEclipse Users
Aptana can be installed as a Eclipse plugin. It provides HTML, CSS,
JS, and XML editors. ColdFusion tags aren't recognized by the Aptana
HTML editor. Also CFEclipse editor gains no benefits from installing
Aptana. What is useful is Aptana's views and Aptana's editors if you
are coding HTML, JS, or CSS files. (Nothing against editing those
files in CFEclipse editor) I posted a blog about this with snapshots
of a cfm file opened with Aptana HTML Editor verses CFEclipse.
http://tinyurl.com/2yqqa4

Rich Kroll

unread,
Nov 20, 2007, 4:12:21 PM11/20/07
to cfeclip...@googlegroups.com
> 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.

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

Reply all
Reply to author
Forward
0 new messages