In D2010, Error Insight is incorrectly underlining in red types like "TOpenDialog" (even though my unit and project's uses both include Dialogs).
Also, in my method TMyFrame.Foo, it fails the same way by flagging a reference to a VCL component in my TMyFrame -- even though Foo and the component are both part of TMyFrame.
SO suggested ...
i want to know about Multi monitor support, Multi targeting, Parallel Development, Side by Side execution, Backward compatibility and SqlServer 2008 integration.
all in one..
...
A frustrating UI issue using the Flash CS4 IDE on the Mac:
I'm using a laptop that has a rather small screen (1280x800). Some of the CS4 dialog boxes and the script editor panel show up above the screen and extend below the screen.
Is there any way to edit a config file to make windows/panels pop up in certain positions or is there an...
The error is:
Exception occurred while reading or
writing file {0}The Axis2 facets
cannot be installed since the Axis2
runtime location has not been set. Go
to the Web Services preference page
and set the Axis2 runtime location
under Axis2 Preferences.
In the preferences mentioned, the location is set correctly and in fact, it says "A...
I have a command called go-to-url that I call in my lisp code, which opens up a webpage, I just pass it a value string as so:
(go-to-url "www.yahoo.com")
However it'd be nice to use this function from the M-x command line. Is there a way to do that? Nothing that I have tried works
...
When debugging some web-service client code today (in Java, with jax-ws) I ran across a web-service method with the mind-blowing amount of 97 parameters!
I had to create a test case that calls this method, and I noticed several things:
code assist/hover doesn't scale well. I am using Eclipse, and the tooltip over the method is as wide...
I downloaded the TestNG NetBeans Plugin and tried to install it in my NetBeans 6.8. I'm running NetBeans IDE 6.8 (Build 200912041610).
When I click install, I get this message:
Some plugins require plugin External
Execution Support to be installed. The
plugin External Execution Support is
requested in version >= 1.19 but onl...
I am new to Netbeans. Is it possible to work directly on the server files through sftp to avoid downloading/uploading each time. Will the intelisense work the same ?
If it is possible I can't find how to do that or what plug-in i need to use. And if it isn't what other free php IDE offers this option ?
...
On my there are two set languages, which are English and Russian, and English is the default set language. Yet every time I leave Code::Blocks and click on the window again, the program automatically changes the language to Russian, which not only is it annoying, but it doesn't make much sense.
Does anyone have any idea why it's going o...
How does one put any included files into the project folder in windriver workbench, or, at the very least, make it so that the subclipse plugin can include them in subversion. I've figured out how to use subclipse/subversion for a project, but it is useless unless we can keep the included code library in sync as well.
...
Which IDE for C++ i should use on Windows?
Is there an IDE with support for editing on SSH(on linux server)?
I have very big C++ project without docs and editing it with text editor very difficult =(
...
Hi there,
I know I'm late to the game, but 'still haven't found very many desktop-based Google Wave client text editors. Do any even exist?
Do you know of a Google Wave client plugin for Eclipse, VIM, Netbeans, or any other IDE? (Doesn't have to be a complete product...alpha is fine,...just curious if there's any progress in that direc...
Hi,
I want to use Intel Threading Building Blocks (TBB) in Linux. Can anyone suggest a good IDE for that and possibly any steps to integrate TBB with that IDE?
Thanks,
Rakesh.
...
I've developed in IntelliJ IDEA for several years. And I've never seriously used NetBeans or Eclipse.
But now I have to work in Eclipse and I want to be able to use at least part of its power as soon as possible.
So, the question can be divided into 2 parts.
1) More general question: how to learn new IDE in a short time?
2) Are ...
The default GNU Octave installation comes with a CLI. If the same CLI was inside a Windows Forms or WPF or GTK interface it would be much better, as it would allow:
White background
Normal copy/past
Normal window resizing
Better fonts
There is any better GUI for Octave already available?
...
Hello !
Today I have question about Eclipse. I use this IDE very long and I think it is good, but last time I miss for some functionalities...
Is it possible to set some shortcut which will do something like:
Mark some text ('Hello world'), trigger shortcut (Ctrl+T) and it will do something with that text - in example adds text before...
Possible Duplicate:
Best unix/linux C++ debuger/IDE ?
Hey,
I've been searcing and reading about a good Linux C++ IDE, and couldn't set my mind on the right one.
I've been using Eclipse with the C++ pluging , for C development, for the last couple months, but I found it not very useful, especially the debugging process that ...
Can it be done? We're using either VS2005 or VS2008.
I don't mean regular expressions - which have their place - but plain old text find & replace. I know we can do it (at a pinch) with regular expressions using the \n tag but prefer not to get tangled up in regex escapes characters, plus there's a readability issue.
If it can't be don...
Hello
I was reading today question on IDEs fo C++, and there are very good ones like Netbeans.
My question is about creating a software in C++ on Windows Environment, but let users install and run my software also on Linux and OSX.
Does netbeans has a compiler to do the job, or is there any good IDE which has a compiler for targeting...
Hi all,
I am working with NppToR as an extension allowing the use of notepad++ to be an IDE for R.
But there are a few features I didn't yet see implemented (I compiled the list from another IDE solution, which is not open source) :
Object Browser - Allow users to see all the data and function objects that are available, including tho...