In Eclipse when you put your cursor on a keyword and press Shift-F2 it brings up the PHP manual page for that keyword.
Is there anything like that in NetBeans?
...
The HTML in the browser reacts as he changes the code in the editor. What editor is he using?
...
The company where I work let me choose the IDE to work with Oracle.
I may choose betwwen
SQL Developper
Toad
PL/SQL Developper
What are the advantages and disavantages of each one ?
The price is not a concern. Licenses are already paid...
...
Possible Duplicates:
What is the best IDE for PHP ?
best IDE / Editor for PHP
I have been a .NET developer for years but may need to work on a PHP project soon. What editor/IDE should I use?
Thanks,
Paul
...
Possible Duplicate:
Why use monospace fonts in your IDE?
Virtually all coders (and code editors) use fixed width fonts. Why is this?
...
I've been annoyed lately by the fact that PyDev doesn't information about classes and function when it code completes wxPython code.
Can anybody tell me FOSS IDE's or extensions that offer code information (function params, returns etc.) when it code completes for C/C++ and Python.
I am a fan of CodeLite, Eclipse CDT and CodeBlocks in ...
In VS2008, is there a way to return to the cursor’s previous position after pressing F12 to jump to a function definition? I know this is possible with some add-ons, but if there a way to get the core product to do this?
...
Hi,
While trying to run all the unit tests in my solution(Visual Studio 2010) I am getting a 'Failed to queue test run xxxx@MACHINENAME 2010-06-23 14:01:36': Unable to start the agent process' error. Does anyone know what causes this particular error to occur and how to resolve it so that I can run my unit tests?
Thanks
...
I'd like to set up Android SDK with Netbeans or Visual Studio 2010. I am coming back to Windows programming after 3 months on Apple iMac (for iPhone programming).
Would somebody be able to explain how to set up the NetBeans environment so I can compile and test Android Apps directly form NetBeans.
I will be testing on a simulator, not...
Hi, WAS is not famous for being an easy platform to develop for if you're not using RAD. Any hints or tricks to do so with netbeans, eclipse, idea, emacs/vi/ant ? Is it even possible to develop the application on top of - for instance - tomcat and then deploy it with confidence to a WAS - 6.1 - server ? Thanks.
...
Project being built on
ASP.net v 2
VB.net
IIS 6
SQL Server 2005 database
Would it be more convenient for me to build it using Visual Studio 2005 or Visual Web Developer 2010 Express? I.e., is VS2005 useless for web development projects since Vis. Web Dev has all the fancy new stuff?
...
Delphi does not yet support building 64-bit applications. What common tools are there for building native 64 bit programs, especially with an IDE? For instance, I believe that Visual Studio supports this. Anything else?
...
Bookmarks: In VS 5 they seemed like a great idea but I ended up not using them mainly because they didn't persist between sessions. E.g. If you closed a file that contained bookmarks they would not be there the next time you opened the file. You also could not move between bookmarks in different files etc. and I stopped using the feature...
is it possible somehow to get the breakpoints to work in SharpDevelop with IronPython/Winforms? They work alright with other languages but with IronPython they just don't stop
...
Just downloaded and installed netbeans 6.9. At the first run, it asked for importing settings from netbeans 6.8 (which is nice). But after using it for my current PHP project for a while, I found this new version sucks. Here are some problem:
"Refactor->Rename" always gives me "The Rename Refactoring cannot be applied
in this context"....
I have a VS solution containing several projects. While debugging a particular project all the source files are locked by VS. I would like to unlock sources that the debugee doesn't have dependency on. Is there any way to do this within one solution?
UPDATE:
I'm using Win XP SP3 32bit. Visual Studio 2010, C#. Edit and Continue is enabl...
Hello,
I would like to know what yours Hadoop development environment looks like?
Do you deploy jars to test cluster, or run jars in local mode?
What IDE do you use and what plugins do you use?
How do you deploy completed projects to be run on servers?
What are you other recommendations about setting my own Hadoop development/test enviro...
I'm looking for an editor/IDE that can provide features that are nice to have while coding (example: being able to click-through to function definitions) for languages that it is not specifically built for. By these, I have in mind languages designed for a very specific purpose and often only used by a small community. In other words, on...
I have several launch configurations for the code I work on.
One configuration (#1) means "run the unit tests for the file in the frontmost editor (i.e. selected resource)". I would really like to be able to always make this be bound to a key.
Another configuration (#2) means "run the server that I am working on (in the frontmost proj...
I want to change my OS to Ubuntu, but I have pending projects in Visual C++ and Visual Basic.
I have not worked with Ubuntu before, so will I be able to carry forward my pending work to Ubuntu? Will it work with the IDEs available in Ubuntu?
...