We're speaking at
CFUnited 2008:
CFUnited - The Premiere ColdFusion Technical Conference

Search

Calendar

SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031    

Subscribe Enter your email address to subscribe to this blog. You'll receive an email when we write a new post.

Recent Entries ColdFusion SQL Injection
How to make the full path appear in the finder title (OS X)

Recent Comments Enabling desktop wallpaper on remote desktop terminal services
tstevens said: Worked like a champ for me! This was driving me crazy. Wasn't sure if it was my RDP config, my virtu... [more]

ColdFusion SQL Injection
Dan G. Switzer, II said: I was having problems with the script doing weird things do to the logic used to find the open CFQUE... [more]

ColdFusion SQL Injection
Brad Wood said: Duncan, I have already blogged a fix to make it scan .cfm, .cfml, and .cfc files. http://www.codersr... [more]

ColdFusion SQL Injection
duncan said: Also doesn't seem to work where a query would have a LIKE in it, e.g. WHERE name like '#form.name#%... [more]

ColdFusion SQL Injection
duncan said: What about changing it to also scan .cfc files? [more]

Archives By Subject Business of Software (5) [RSS]
ColdFusion (321) [RSS]
Conferences (7) [RSS]
Databases (88) [RSS]
Flex & Flash (109) [RSS]
Fusebox (87) [RSS]
General Development (33) [RSS]
Google (9) [RSS]
Hardware (5) [RSS]
JVM & Java (132) [RSS]
Linux (20) [RSS]
Macintosh (1) [RSS]
Miscellaneous (254) [RSS]
Performance (8) [RSS]
SeeFusion (36) [RSS]
Shan's Simple Examples (7) [RSS]
User Interface (3) [RSS]
Windows (5) [RSS]

Archives By Poster Daryl Banttari (11)
Nat Papovich (33)
Patrick Quinn (36)
Shannon Hicks (22)
Steve Nelson (22)
Tyson Vanek (3)


bottom corner

Afae Editor for Eclipse

After my computer melt-down a couple weeks back, I upgraded to Eclipse 3.2 with Web Tools Project. However, I did *not* like the built-in XML editor. I prefer to write XML by hand, with DTD/schema "tag insight" like XML Buddy. But woe is me, XML Buddy doesn't run on 3.2. (Someone, please correct me if I'm wrong, but that's what the docs state.)

I was editing XML files by hand for a couple days, when I remembered Rob Rohan's Afae editor. After a quick check, it does support XML files. And it's pretty nice! I know some people use Oxygen, but what does Oxygen have that Afae (or XML Buddy) doesn't?

Related Blog Entries

Comments
I have been using XML Buddy under Eclipse 3.2 for a while now with no problems. So far it is best (free) xml plugin I have found. I didn't even know on their site it said it didn't work with 3.2. Maybe I downloaded a special 3.2 version. I know they don't have an update site.
# Posted By Kurt Wiersma | 11/16/06 5:29 PM
Thanks Kurt. I'll have to try it out. Afae does fine, but I'm used to XML Buddy.
# Posted By Nat Papovich | 11/17/06 9:50 AM
XML Buddy DOES work with 3.2! I installed the latest and everything works just like 3.1. Thanks again, Kurt.
# Posted By Nat Papovich | 11/24/06 11:41 AM

bottom corner