0
votes
2answers
48 views

Looking for a Web Development IDE with built-in FTP functionality

Coming from using Espresso (not the drink, haha) on a Mac, I'm looking for a Web Development IDE that provides a built in ftp upload/download ability. The reason being, every seperate ftp client ...
0
votes
0answers
79 views

Install Quickly in Quantal (12.10)

It seems that quickly quickly-ubuntu-template has some dependencies that are not present in 12.10 is there a fix to this? or a workaround? I can't develop anymore :( Here's an screen of the ...
2
votes
1answer
80 views

How to exclude a folder from a KDevelop project?

Currently my o folder is appearing in my KDevelop project tree, and therefore .o files appear in the open file completion list. Is there a way to exclude certain folders from KDevelop's view of the ...
24
votes
19answers
20k views

Basic Web Development IDE/Editor like Dreamweaver?

I've used windows for many years. Using Dreamweaver as the Editor as it had a file tree which is based on a project (via Local, FTP or SFTP). All I want in my editor is: syntax highlighting for PHP, ...
44
votes
24answers
6k views

What IDEs are available for Ubuntu?

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions ...
15
votes
4answers
2k views

What IDEs are there for Android development?

I recently bought my first Android phone (HTC Legend). Now I want to develop for it!! :) Is it possible under Ubuntu and what is the best tool? Eclipse or IntelliJ or maybe something else? UPD: It ...
5
votes
2answers
633 views

How can I easily use the gcc compiler for arm for building in a development IDE?

I would like to replace the non-open lpcxpresso IDE with a free IDE. Any pointers how to do it best? How can I point one of the existing IDEs to use the arm gcc compiler?
10
votes
7answers
1k views

Support for various features in gedit

I'm trying to use gedit as my main editor, and am looking for help with some tricky features. For each of the following, can people help me out with how to install and configure the feature? code ...