ide

Visual Studio: Break on variable change?

I have a member variable struct in a C++ class I'm debugging in Visual Studio 2008 Professional. I would like to break any time the struct changes. Is it possible to do this, or must I look for every possible point in the code it could change, and set breakpoints there? ...

Add a todo list item in SPE (Stani's Python Editor)

How do I add a todo list item in Stani's Python Editor? I think it's something you type in together with the code and it automatically shows up the the todo list panel. However, I do not know the syntax. ...

Best editor/IDE(?) for Javascript / PHP development

Possible Duplicate: Better PHP,MySql,HTML and JavaScript IDE I'm primarily a C#.NET developer, and dabble with VB.NET when I need to for dealing with older applications within the organisation. I have been doing more work with PHP and Javascript lately, mainly in the domain of Wordpress. I think Visual Studio is a great IDE,...

How do I make Intellij stop removing Grails inline plugin module dependencies?

I am developing a Grails application along with a Grails plugin used by that application. In Intellij, I have defined two modules: one for the application, and one for the plugin. In my application's BuildConfig.groovy, I have defined the plugin dependency as a maven dependency, because when it is built/deployed to the production server,...

Visual IDE with WinForms for C?

Hi, Background: I worked a lot with C#.Net in the last years (Visual Studio). At the moment I am on a project for iPhones, I use the iTunes MobileDevice.dll and have a lot of reference code in C. I try to give my best to do it in C#.Net but I give up now and like to change to C. So I will now rebuild my C#.Net Code, its a WinForm Proj...

Eclipse & other Java IDEs for debugging concurrent code.

I'm currently working on some concurrent code that would appear to have a few race conditions in it. I'm attempting to debug the code using my current IDE, Eclipse, but I'm not completely satisfied. In particular, a race condition is present for a variable such that without a break point on one of the methods accessing it (the one 'getti...

Scala-Lift project in Eclipse Scala IDE errors

Hello. I installed Scala IDE for Eclipse, and it seems to be working okay. So now I'm trying to import a Lift project (specifically -- autogenerated Lift project from Stax application platform), and now I'm having four errors at my workspace: value net is not a member of package <root> Boot.scala /rss2lj/src/scala/bootstrap/liftweb lin...

Ide/Editor with split ability, C++ highlighting,

I would like a C++ editor/IDE with the following features -Runs under Linux -Split Windows -Separate buffer selection for each subwindow -Highlighting -Auto indentation -Code completion -Session saving -Multiple simultaneous sessions -Multiple windows -Friendly to custom Makefiles -Built-in terminal emulator I use Jedit like this: htt...

CGI IDE on Windows

Is there a way to use NetBeans or Eclipse for an old Perl CGI application in a Windows environment? I currently have NetBeans for PHP. NOTE: I am a .NET dev and have done PHP back in the day. I know very little about CGI, I just need to modify an existing legacy app. ...

How can I see the output of my program in the Turbo C IDE?

How do I print #include<conio.h> in C #include<stdio.h> #include<conio.h> void main() { printf("#include<conio.h>"); } How to get the output as #include<conio.h> you have to put getch(); and press Ctrl+f9 instead of alt+f5 ...

Reliable PostgreSQL IDE/Database Developer Tool

Can someone recommend a great IDE/Database Developer Tool for Postgres 8.4. We are currently using EMS SQL Manager but it has so many bugs and shortcomings that its getting on my nerves. I reported the bugs to EMS but they have not been fixed yet. I wonder what do people use for PostgresSQL development? Windows/Linux, commercial/free, ...

What is the current best IDE for C++?

Yes, I know this question has been asked before, but they were answered two years ago (2008). Who's the current (2010) leader? Has Eclipse or Netbeans caught up to Visual Studio since then, or is Microsoft still the hated champion? ...

How to use Vim as Python, C, C++, C# IDE

I am finding it very difficult to use VIM as IDE for programming. Help me get a solution. ...

IDE for iPhone, iPad and desktop applications development on Mac

I am absolutely new to Mac world. Which IDE I can use for iPhone, iPad and desktop applications development? ...

What is the best PHP IDE? Cost / Resources not an issue.

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Just looking for opinions on what the best PHP IDE is. Cost and computer resources are not an issue. Thanks. ...

IDE for ECMAScript-262 with in IDE execution / debugging for node.js/V8

I currently use Eclipse as my IDE for other languages and I'm rather used to not having to leave the IDE for anything - however I'm really struggling to find the same or a similar setup for pure ECMAScript-262. To clarify, I am not looking for DOM support, jquery, HTML or anything like that, preferably just an IDE with ECMAScript-262 su...

What's a good Linux IDE for HTML\CSS?

Are there any good HTML\CSS IDEs available for Linux? I don't mean a WYSIWYG editor; I pretty much just need text editor with syntax highlighting and a preview pane w/something similar to Firebug. Does anything like that exist? ...

Good Android based IDE for developing Android apps

OK, there is at least one, arguably more, PC based IDE for developing Android apps. But now that Android based tablets are becoming common, what's a good IDE for developing Android apps - in Android? Edit: I'd be more than happy to use Eclipse if it runs in Android ... or Netbeans, although that seems less likely? Reason for the qu...

Python IDE that you can highlight a method/class and jump to its definition

I'm trying to use textmate, but I find it hard to navigate a project with it. I admit I probably just don't know the the IDE well enough. Is it possible to highlight a class or method and jump to its definition? ...

iphone/ipod touch/ ipad ide/text editor

I know that there are a multitude of text editors for the iphone. Im looking for a good text editor, preferably on that has syntax highlighting and also is good for application development on the iphone can anyone help me? My devices are all jailbroken thanks in advance ...