I was reading Robert Blackburn's article on Aptana (I'd link to the site, but I'm going to boycott the Sys-Con site until they remove that insane autoplaying Flash video). Robert makes a good point about how the project-focused Eclipse is hard for people to get used to. I know it bugged the heck out of me. I mean - I get the concept of why projects are better, but is it truly that crazy for Eclipse to just let you work with files when you need to? Anyway - one of the points that Robert makes is that Aptana has a file-based view. I wanted to point out that CFEclipse has it as well.
If you don't see it, go to Window/Show View/Other/CFML/File Explorer View.
This view lets you browse your local drives. It also lets you connect to FTP servers. In this regard it acts a lot like RDS.
Archived Comments
This is becoming more of a prevalent experience that I am noticing. I have spoken with people, read emails or blog posts about features they would like to have in CFEclipse. More than half the time the feature already exists. I have only heard a few legitimate gripes about CFEclipse:
1) Large file handling
2) Enhanced search and replace (I don't like this feature)
3) File view multiple times for the same file that synchronizes for larger files
In the Flex Builder world, I keep hearing people wanting to see code behind and the visual stage at the same time, but that has nothing to do with CFEclipse.
Cheers,
Teddy
Amen to the heartburn with Syscon's autoplaying video!
Funny, I don't see any autoplaying video at SysCon.
(After adding a simple filter to Firefox's AdBlock plus, that is.)
You're absolutely right.
That Sys-Con video ad is lame...
just to point out (I am sure you know, but others might not) that when you use file view, you loose the built in revision history you get with project view. That sucker has saved my butt more times than I can count =)
Chris
dangit, where is edit comment. You dont really loose the built in rev history, you just lose it. =)
Justice - you aren't allowed to make a mistake. ;)
A file view that doesn't display file date and file size just doesn't work for me. When that's available, I'll finaly switch to CFeclipse!
Tom, that is a good idea. I'll mention it to Mark. But here is an idea - why not use Aptana's file view for browsing and CFE for CF dev?
Thank you for boycotting sys-con. That has got to be THE biggest steaming pile on the internet. It's almost unbelievable that they do that, the video, the div popups, all the ads, it's crazy the amount of ads!
I knew about this but I have to totally agree with you on the Sys-Con site. Every time I end up on that site and that tv ad starts running I get very annoyed. I understand that a company may need to make money with banner ads but auto playing any type of music or video is just annoying!
To be fair - I'm pro-ad. Look at my site. (And click. Oops, forget I said that. ;)
I'm VERY opposed to ANY video/audio playing automatically. I don't care if it is an ad or not. I almost always have music on and when some stupid ad/animation starts playing, it just bugs me.
And while I'm ranting (grin), why the heck do a lot of Flash devs refuse to put a simple pause button on their Flash video? I mean - lord forbid I want to stop the video so I can quickly do work and do restart in a minute.
</rant>
@MikeR
care to share that filter?
@Jason,
OK, after you install adblock plus:
http://adblockplus.org/en/
Then add the filter rules:
http://res.sys-con.com/vide...
and
http://banners.sys-con.com/*
Note that adblock (with filter set G) already stops 13 other annoyances with syscon.
Bonus: It also stops Raymond's Google ads! (Sorry Raymond.)
thanks...got tired of those syscon ads.
Espn does that video autoplay stuff also....
Speaking of file view, do you know of a way to create a new file somewhere other than a project? Would love to create new empty file on ftp server (or local drives) but I can't seem to figure that one out.
The file view is really nice but the FTP implementation left something to be desired. On some FTP servers, my files were always in read-only mode which basically rendered CFE useless for FTP-based development. The same servers worked perfectly in CF Studio so I stuck with the old reliable. Rob Gonda pointed me over to WebDrive which works very nicely to get around this. It maps a drive letter on your PC to an FTP server. Very cool.
I agree with you Ray, its crazy that the Eclipse team has put so little effort into file-based access. Not everyone will be using a version control system and working in a project-based workbench. Even the FTP plugins aren't that great. Its the only thing thats holding me back from truly embracing CFE. I don't want to make everything a project. On many occasions, I simply want to open a file on an FTP server and work with it. Until CFE can "effectively" do that, I'll stick with CF Studi.
Agree on Eclipse FTP being buggy... if you wait too long in between saves, you'll get java errors when you try to save. Then the file will no longer have that unsaved indicator, but really it didn't save it. You need to click on a directory, which will automatically reestablish the connection (imagine that). Then you can hit save again.
The ftp synchronizer is another plus with Aptana. Much better than other implementations of ftp in eclipse.
Finaly got around to trying Aptana, to see if anyone developing IDE's based on Eclipse can do file view in a useful manner. Aptana was a decent editor, but its file view function isn't ready for prime time.
Just opening up a new folder containing 30-40 files took 10+ seconds to render the entire list of file names. Then to see the file date and file size you had to right click each file, select 'properties' and read the information in a pretty 3-line pop-up window. So if you want to see last-saved date of 20 files, that's 20 icons you have to right click!
Sorry. That's not my idea of file view. All we need is what CF Studio could do 7+ years ago; show a 3 column, column sortable, list of names, sizes and dates, one folder at a time.
Does anyone know how to turn on DATE (modified) and or attributes for the file explorer in eclipse ...
As for nifty plugins, the EPIC (perl) has a really nice regex tool!
G
File Explorer View will not display directories for me. Worked fine for me in Win XP. I am on Vista Ultimate now though....any suggestions? Thx.
I've been creating a project and setting the location to the directory and want to use as the root for the file viewing.